6 References
最后更新于:2022-04-01 01:21:11
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