dataplaneapi icon indicating copy to clipboard operation
dataplaneapi copied to clipboard

dataplane-api go client

Open schegi opened this issue 4 years ago • 1 comments

Hey,

you are currently generating your models on update of the dataplaneapi-specification automatically. IMHO it would be very useful to also generate a go client for the dataplane API automatically from the specs on update. Do you have the resources to do so? I can provide a client project using make to do the generation of the client including mocks.

Greets Stefan

schegi avatar Feb 22 '21 12:02 schegi

Hey @schegi we have reworked specification and models and put them in the https://github.com/haproxytech/client-native project. We could also generate a go client library there. Let us discuss it and get back to you.

Also feel free to contribute if you like. We always welcome community contributions. Maybe for starters a Makefile target that generates the client locally?

mjuraga avatar Mar 19 '21 12:03 mjuraga