1. [KNOW YOUR HTTP status codes WELL](https://github.com/for-GET/know-your-http-well/blob/master/status-codes.md)
2. [Hello World Product API With Blueprint, RAML And Swagger](http://apievangelist.com/2014/03/08/hello-world-product-api-with-blueprint-raml-and-swagger/)?- 這篇貴在提供了三種API design方案的對比
* [API Design Tooling From?Swagger](http://apievangelist.com/2014/02/25/api-design-tooling-from-swagger/)
* [API Design Tooling From?RAML](http://apievangelist.com/2014/03/01/api-design-tooling-from-raml/)
* [API Design Tooling From?API Blueprint](http://apievangelist.com/2014/02/27/api-design-tooling-from-api-blueprint/)
* [API Blueprint Mock Server - Java based API Blueprint mock server, with J2SE and Android* support.](https://bitbucket.org/outofcoffee/api-blueprint-mockserver)
3. [AUTOMATED DOCUMENTATION FOR REST APIS](http://www.programmableweb.com/news/automated-documentation-rest-apis/2012/03/28)
4. [GitHub API v3](https://developer.github.com/v3/)
5. [How do you document your APIs?](http://www.infoq.com/research/api-documentation)
* 除了常見的幾種方案,這篇還提供了其它方案的信息鏈接
6. [https://github.com/danielgtaylor/aglio](https://github.com/danielgtaylor/aglio)?- 還不錯的一個根據API Blueprint生成文檔的工具
* An API Blueprint renderer with theme support that outputs static HTML