immitate
v1.2.0
Published
A highly configurable, feature packed fake rest api server
Downloads
4
Maintainers
Readme
A highly configurable, feature packed fake rest api server.
Features
- Highly configurable
- Custom defined data models to with optional strictness.
- Validation checks using built-in operators
- Predefined routes for CRUD operations
- Query String filtering using built-in operators
- Data storage in json file
- Rapid prototyping
- Templates for popular use-cases
Installation
npm install --save immitate
Documentation
Read the full documentation here
Contribution
All kinds of contributions are appreciated. Please go through the guidelines here
Code of Conduct
By participating in this project, you agree to abide by our Code of Conduct. We expect all contributors to follow the Code of Conduct and to treat fellow humans with respect.