Skip to content

hungnh103/json-server-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

Demo JSON server

Set up

Execute below commands to run project:

npm run render-data
npm run dev

Then open browser, enter some URLs to view result, for example:

http://localhost:3000/api/class
http://localhost:3000/api/students
http://localhost:3000/api/students?_page=2&_limit=3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published