Skip to content

tombenke/rest-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 9, 2019
e66164c · Feb 9, 2019
Mar 12, 2018
Dec 19, 2017
Mar 12, 2018
Mar 12, 2018
Dec 13, 2017
Dec 13, 2017
Dec 13, 2017
Dec 13, 2017
Dec 13, 2017
Dec 13, 2017
Dec 13, 2017
Dec 13, 2017
Apr 4, 2015
Dec 13, 2017
Jul 29, 2014
Feb 9, 2019
Feb 9, 2019

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.