Skip to content

Mock Server is an api mock server for frontend developers or testers to work on real apis. It can override or intercept apis and return given data result

License

Notifications You must be signed in to change notification settings

lovelypig5/mock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Server

Mock Server is an api mock server for frontend developers or testors to work on real apis. It can be used to mock data, override data or intercept apis and return given data result.

Install

Configuration

change config/index.js to support different databases, allowed values are listed in config/dict.js

Usage

  npm start

Test

  npm test

Author

Todo

  • use redis to replace mock service
  • refactor Token
  • support mysql, mssql and more database.

Thanks

About

Mock Server is an api mock server for frontend developers or testers to work on real apis. It can override or intercept apis and return given data result

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published