Skip to content

thanhtamha/jsonserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was created for document purpose.

Set up

Download code from Github https://github.com/thanhtamha/jsonserver.git.

Run npm install, to download dependency

Run npm start, to start the mock server Open browser to view all api -> http://localhost:3002/

Test URL http://localhost:3002/bo/user/getUserById

Maintainance

Mock data is put in mockdata folder. You may change the folder structure and path accordingly.

  1. Create new api with sample folder Example folder with path as bo/user/getUserById Then API URL http://localhost:3002/bo/user/getUserById

About

Simple Json Mock Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published