Skip to content

tombenke/rest-tool

Repository files navigation

About

Join the chat at https://gitter.im/tombenke/rest-tool

The 'rest-tool' is simple Node.js module to document, emulate and test RESTful APIs.

NPM

The main purpose of using 'rest-tool' is to create and maintain a well-defined REST API specification, which provides a solid basis for implementing, mocking and quality assure the RESTful interface.

This specification can handle as a contract among the communicating agents either they are servers or clients.

To learn more about the tool visit the homepage of the project, or directly Get Started with it.