Ask HN: Do you use(which?) automatic rest api client/server/docs generators?

3 points by ddorian43 ↗ HN

4 comments

[ 4.8 ms ] story [ 20.5 ms ] thread
My team has been using Swagger Codegen (https://github.com/swagger-api/swagger-codegen) since stable version 2.1.5 to generate C#, Ruby and PHP API clients and the experience is pretty good so far.