The 'rest-tool' is simple Node.js module to document, emulate and test RESTful APIs.
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.