Skip to content

yasiinakbulut58/todo-list-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published