This project provides a mock server that can store and simulate multiple API behaviors. It can be added as a dependency of your project, and started simply running an NPM command.
It is easy to use both for development and testing because the responses of the mocked API and other configuration options can be changed while the server is running using:
mocks-server/main
Introduction
This project provides a mock server that can store and simulate multiple API behaviors. It can be added as a dependency of your project, and started simply running an NPM command.
It is easy to use both for development and testing because the responses of the mocked API and other configuration options can be changed while the server is running using:
Documentation
To check out docs, visit mocks-server.org.
Ecosystem
mocks-server
Contributing
Contributors are welcome. Please read the contributing guidelines and code of conduct.