Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Do you use(which?) automatic rest api client/server/docs generators?
3 points by ddorian43 on June 11, 2016 | hide | past | favorite | 3 comments


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.


Do you write the swagger-json/yaml manually or do you generate it from you server-code ?


We use https://github.com/domaindrivendev/Swashbuckle to generate openapi/swagger spec.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: