This is a mock REST API server for a TODO list app
Install dependencies
npm install
Run the server
npm start
Visit to http://localhost:8000 to see what endpoints are available
This is a mock REST API server for a TODO list app
Install dependencies
npm install
Run the server
npm start
Visit to http://localhost:8000 to see what endpoints are available