fake-json-server
js
Simple fake json server for `GET`, `POST` only. Each api call only returns `json data`. It fits if you simply verify your api call works with return value.
Version 1.0.1 License ISC
INSTALL
Simple fake json server for `GET`, `POST` only. Each api call only returns `json data`. It fits if you simply verify your api call works with return value.