https://github.com/flexdinesh/mock-services
Boilerplate for setting up express based mock services
https://github.com/flexdinesh/mock-services
boilerplate expressjs fake-services mock-services stub
Last synced: 2 months ago
JSON representation
Boilerplate for setting up express based mock services
- Host: GitHub
- URL: https://github.com/flexdinesh/mock-services
- Owner: flexdinesh
- License: mit
- Created: 2018-02-22T18:11:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T12:41:46.000Z (over 8 years ago)
- Last Synced: 2025-03-15T21:15:45.200Z (over 1 year ago)
- Topics: boilerplate, expressjs, fake-services, mock-services, stub
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Mock Services
Express based mock services boilerplate for quick setup and use.
## Features
- Can setup as many services as you want
- Each service will run in its own port
- All services can be started/stopped at once with one command
- Configurable ports and stubs for each service
# License
MIT © Dinesh Pandiyan