Skip to content

thanhtamha/mockserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was created for document purpose.

Set up

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

Run npm install, to download dependency

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

Maintainance

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

  1. Create api url in mockdata/api.json
  2. Create folder structure accordingly with api url
  3. View on API Document Interface or access from browser/postman (example: http://localhost:3002/bo/system/ping)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published