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

https://github.com/passeriform/nestjs-mongoose-filters

Configurable filtering API extension for nestjs controller using Mongoose models
https://github.com/passeriform/nestjs-mongoose-filters

Last synced: about 1 month ago
JSON representation

Configurable filtering API extension for nestjs controller using Mongoose models

Awesome Lists containing this project

README

          



Nest Logo

NestJs - Mongoose Filters Controller Extension



Built with NestJS

### Installation

1. Add to project using npm/yarn

```bash
npm install --save @nestjspf/mongoose-filters
```
OR
```bash
yarn add @nestjspf/mongoose-filters
```

## Change Log

See [Changelog](CHANGELOG.md) for more information.

## Contributing

Contributions welcome! See [Contributing](CONTRIBUTING.md).

## License

Licensed under the MIT License - see the [LICENSE](LICENSE) file for details.