Ask HN: Do you use(which?) automatic rest api client/server/docs generators? 3 points by ddorian43 10y ago ↗ HN
[–] gchan1979 10y ago ↗ 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. [–] ddorian43 10y ago ↗ Do you write the swagger-json/yaml manually or do you generate it from you server-code ? [–] [deleted] 10y ago ↗ (comment deleted) [–] gchan1979 10y ago ↗ We use https://github.com/domaindrivendev/Swashbuckle to generate openapi/swagger spec.
[–] ddorian43 10y ago ↗ Do you write the swagger-json/yaml manually or do you generate it from you server-code ? [–] [deleted] 10y ago ↗ (comment deleted) [–] gchan1979 10y ago ↗ We use https://github.com/domaindrivendev/Swashbuckle to generate openapi/swagger spec.
[–] gchan1979 10y ago ↗ We use https://github.com/domaindrivendev/Swashbuckle to generate openapi/swagger spec.
4 comments
[ 4.8 ms ] story [ 20.5 ms ] thread