Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 323 Bytes

Readme.md

File metadata and controls

14 lines (9 loc) · 323 Bytes

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