API Labs is an elegant and intuitive approach to RESTful API documentation. The application will read a JSON file with information about your RESTful API, like base URL, authentication, methods, etc, and build a nice little interface for learning and testing your API.
- unit tests
- improve performance
API Labs is a simple Javascript application, so you just need a browser to run it. However, to make modifications you'll need:
- less
- handlebars
- coffescript
