Get a full fake REST API with zero coding in less than 30 seconds using NodeJS & JSON Server
Clone this repository
https://github.com/DEVfancybear/fake-api-with-json-server.gitInstall dependencies
cd fake-api-with-json-server
npm installRun server
npm startAll your data was placed in db.json.
You can using https://mockaroo.com/ to mock data, and publish your code to https://heroku.com/ to get a Public API.
Please view detailed document in https://github.com/typicode/json-server/blob/master/README.md#table-of-contents