Merge pull request #47 from RomanGotsiy/master

add ReDoc
This commit is contained in:
Francois Zaninotto
2016-08-10 10:19:43 +02:00
committed by GitHub

View File

@@ -199,6 +199,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
* [Swagger](http://swagger.io/) - Documentation/querying web interface for REST APIs. * [Swagger](http://swagger.io/) - Documentation/querying web interface for REST APIs.
* [API doc](http://apidocjs.com/) - Inline Documentation for RESTful web APIs. * [API doc](http://apidocjs.com/) - Inline Documentation for RESTful web APIs.
* [raml2html](https://github.com/raml2html/raml2html) - Generates HTML documentation from a RAML file. * [raml2html](https://github.com/raml2html/raml2html) - Generates HTML documentation from a RAML file.
* [ReDoc](https://github.com/Rebilly/ReDoc/) - OpenAPI/Swagger-powered three-panel documentation.
## SaaS tools ## SaaS tools