Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 250 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 250 Bytes

TODO List Mock REST API Server

This is a mock REST API server for a TODO list app

Getting Started

Install dependencies

npm install

Run the server

npm start

Visit to http://localhost:8000 to see what endpoints are available