What do you say about API documentation tools like
Currently I am thinking about the best tool or way to documentation my API. The current result is to use one of the existing tools or I just take Markdown and create a basic template and just fill this.
Denny Trebbin
Lead Fullstack Developer. Experimenting with bleeding-edge tech. Irregularly DJ. Hobby drone pilot. Amateur photographer.
RAML.
They've made a huge step forward just recently.
Swagger is cool but for designing an API on the green field it's not just better than any other rest client. same goes with jsonapi.org/
apiblueprint.org was cool until RAML ;-)