An open API service indexing awesome lists of open source software.

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

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