json-server https://github.com/typicode/json-server Installing json-server npm install json-server -g Configuring the Server json-server --watch db.json -d 2000 Creating Demo APIs with json-server https://egghead.io/lessons/javascript-creating-demo-apis-with-json-server