Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 210 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 210 Bytes

rest-api-demo

Json Server, an awesome tool to quickly prototype your backend

***Install

$ npm install -g json-server

*** To run $json-server db.json

on your browser go to http://localhost:3000/