Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
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
gchan1979
on June 13, 2016
[–]
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
on June 16, 2016
|
parent
[–]
Do you write the swagger-json/yaml manually or do you generate it from you server-code ?
gchan1979
on June 17, 2016
|
root
|
parent
[–]
We use
https://github.com/domaindrivendev/Swashbuckle
to generate openapi/swagger spec.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: