Hacker News new | ask | show | jobs
by hansjorg 3401 days ago
Looking at the requirements.txt in the repository, it's a Python project using Flask, SQLAlchemy and Celery with MySQL and Redis for storage.
1 comments

I meant API documentation. Looks like they've Apiary-like interactive documentation.
Oh. Seems to be something called readme.io? http://readme.io/
Yep. But I was looking for some open-source solution other than Swagger.
You can get a layout with similar functionality using Slate (https://github.com/lord/slate).