Perfect for mocking
npm install json-server
. Serves json
file and REST API accessing this json
.
- HTTP methods
- pagination:
/?_limit=2&_page=2
- filtering:
?q=String
Plugins
- JSON Server Auth. Uses JWT.
Perfect for mocking
npm install json-server
. Serves json
file and REST API accessing this json
.
/?_limit=2&_page=2
?q=String