Hacker News new | ask | show | jobs
by muminoff 3400 days ago
Cool. Just checked API documentation [1], looks great. What tools/language/library are used?

1. https://docs.staffjoy.com/v2/docs

1 comments

Looking at the requirements.txt in the repository, it's a Python project using Flask, SQLAlchemy and Celery with MySQL and Redis for storage.
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).