irest
v2.0.1
Published
iRest is a zero-configuration application that allows you to easily create/manage APIs, generate random data on demand and perform operations on that data using REST interface.
Downloads
2
Maintainers
Readme
iREST
Generate a new iREST Simulator Application.
How to use
Quick usage (recommended)
Using npx
npx irest my-project
Manual install
Using npm
npm install -g irest
irest my-app