express-query-filter
Express middleware filter parser to Sequelize options
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Give examples
Installing
A step by step series of examples that tell you how to get a development env running
Say what the step will be
npm install -i express-query-filter
This is an open source project using Node express middleware that catch query params and return Sequelize options
Running the tests
Testing using Jest
npm run test
Deployment
Add depenency to package.json and run npm install
command
Built With
- Express.js - Web Server Framework
- JsHint - For better practices
- Eslint - For better practices
- Jest - Unit test
- Sequelize ORM - Node DB ORM
Contributing
On build
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Habib Manzur - hmanzur
License
This project is licensed under the MIT License - see the LICENSE file for details