jupe / mongoose-query
mongoose query creator. Alternative for mongoose-api-query but without schema understanding.
☆59Updated last year
Alternatives and similar repositories for mongoose-query:
Users that are interested in mongoose-query are comparing it to the libraries listed below
- Mongoose plugin easy to add pegination for aggregates☆41Updated 2 years ago
- Expose Mongoose models as RESTful Express resources.☆90Updated 7 years ago
- CORS middleware with full W3C spec support☆107Updated last year
- A mixin to enable readonly properties for loopback Models☆50Updated 4 years ago
- Hierarchical Role Based Access Control for your mongoose models☆60Updated 4 years ago
- Npm package for hangling user permissions for routes based on roles.☆72Updated 7 years ago
- A Mongoose schema plugin for filtering properties you usually do not want to sent client-side like passwords and IDs.☆89Updated 2 years ago
- Mongoose plugin to save document data versions. Documents are saved to a "versioned" document collection before saving original documents…☆144Updated 2 years ago
- Expose mongoose query API through HTTP request.☆41Updated 4 months ago
- Basic model relations concepts.☆81Updated 5 years ago
- Storage component for LoopBack.☆130Updated 4 years ago
- Generate mongoose schemas and models from swagger documents☆73Updated 5 years ago
- Keeps a history of all changes of a document.☆163Updated 4 years ago
- Simple API for defining mongoose models and loading them into a single object for easy access.☆63Updated 6 years ago
- Body parser middleware for MongoDB, Express and Nodejs (MEN)☆47Updated 2 years ago
- Seed data population for Mongoose☆52Updated 5 months ago
- Getting started example for LoopBack☆89Updated 2 years ago
- A pagination plugin for Mongoose ODM☆35Updated 9 years ago
- A mixin to provide pagination for loopback Model properties☆31Updated 4 years ago
- Error handler for use in development (debug) and production environments.☆38Updated this week
- mongoose materialized plugin☆58Updated 6 years ago
- Browse and test your LoopBack app's APIs☆71Updated 2 years ago
- Express error handlers for JSON APIs☆101Updated 5 years ago
- implements LoopBack-style filtering.