Sunday, August 5, 2012

apiary.io for REST documentation, like Swagger

1 year ago, I covered Swagger, a REST API documentation framework.

What other alternatives are there 1 year later?

There are a few, of which I like to cover apiary.io.

apiary.io is a pretty cool way to document your API. It works via a blueprint style (a custom DSL). Like this:

3 comments:

  1. You should check out I/O Docs as well: http://mashery.github.com/

    http://mashery.github.com/

    ReplyDelete
    Replies
    1. And see the open source project in action here:

      http://iodocs.sendgrid.com
      http://iodocs.docusign.com
      http://console.datasift.com/datasift

      Delete
  2. Another one to check out is Mashape - http://www.mashape.com/

    ReplyDelete