Y
Hacker News
new
|
ask
|
show
|
jobs
by
hadem
4724 days ago
Very nice documentation! Mind sharing how you are generating your API documentation?
Edit: Looks like it is Swagger.
https://developers.helloreverb.com/swagger/
2 comments
dawson
4724 days ago
https://github.com/wordnik/swagger-core
link
midko
4724 days ago
fyi, it seems I can't get it to work on Google App Engine (because of Scala dependency I think)
link
UberMouse
4723 days ago
You can run Scala on GAE as long as you have the Scala dependencies so that shouldn't be a problem.
link