lowserver
v0.2.0
Published
Easy to apply a mock server into express app.
Downloads
23
Readme
lowserver
Easy to apply a mock server into express app.
Install
# npm
$ npm install lowserver
# yarn
$ yarn add --dev lowserver
Related
- (json-server)[https://github.com/typicode/json-server]
- (lowdb)[https://github.com/typicode/lowdb]
- (mockjs)[https://github.com/nuysoft/Mock]