Skip to content

iamdtang/json-server-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

JSON Server Demo

Install json-server globally:

npm install -g json-server

Then from within this project, run the API with:

json-server --watch db.json

JSON Server Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published