Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've used RAML for the past six months, but only to generate documentation. It's pretty easy to learn. A RAML file is a lot cheaper to rewrite, so I write RAML first and figure out if the endpoint makes sense before I write the backend code manually.

I don't know of projects generating the actual server side code from RAML/Swagger/API Blueprint other than the OPs project.

Other than documentation, they are useful for generating mock servers for testing, API client libraries, and collections for postman/paw.



For generating API client or server side code, please try https://github.com/swagger-api/swagger-codegen and open a ticket via https://github.com/swagger-api/swagger-codegen/issues if you need any assistance.

Disclaimer: top contributor to swagger-codegen




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

Search: