Iglo - transform your markdown-based API spec into interactive web documentation (github.com) 36 points by zzen 12y ago ↗ HN
[–] jonahx 12y ago ↗ Related, and quite good: http://apiary.io/Apiary not only auto-creates the docs for you, but also auto-creates a mock API which will return the example responses from your docs [–] RaphiePS 12y ago ↗ Apiary's awesome, but it's great to see open-source alternatives. Every closed-source, lockin-producing service I use is another thing to worry about. [–] Almad 12y ago ↗ If Apiary would want to lock you in, we'd hardly open-source the parser Iglo is based on and endorse Iglo itself ;)
[–] RaphiePS 12y ago ↗ Apiary's awesome, but it's great to see open-source alternatives. Every closed-source, lockin-producing service I use is another thing to worry about. [–] Almad 12y ago ↗ If Apiary would want to lock you in, we'd hardly open-source the parser Iglo is based on and endorse Iglo itself ;)
[–] Almad 12y ago ↗ If Apiary would want to lock you in, we'd hardly open-source the parser Iglo is based on and endorse Iglo itself ;)
[–] cheshire137 12y ago ↗ So this is like Swagger? [–] Almad 12y ago ↗ Close, if you replace the Swagger's WADL/JSON with Markdown.
6 comments
[ 3.5 ms ] story [ 21.5 ms ] threadApiary not only auto-creates the docs for you, but also auto-creates a mock API which will return the example responses from your docs