This is a mock server used to handle post and get requests.
- Clone
git clone https://github.com/InternetRamen/mockserver.git
- Install
npm install
- Run
npm start
- Send POST or GET requests with a client such as postman to http://localhost:3000.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a mock server used to handle post and get requests.
git clone https://github.com/InternetRamen/mockserver.git
npm install
npm start