seanemmer / mongoose-seedLinks
Seed data population for Mongoose
☆52Updated 7 months ago
Alternatives and similar repositories for mongoose-seed
Users that are interested in mongoose-seed are comparing it to the libraries listed below
Sorting:
- A MongoDB ObjectId validator for Joi☆43Updated 5 years ago
- Mongoose plugin adding field(s) encrypted with bcrypt-nodejs☆36Updated last year
- Body parser middleware for MongoDB, Express and Nodejs (MEN)☆47Updated 2 years ago
- Soft delete MongoDB documents☆40Updated last month
- Express error handlers for JSON APIs☆101Updated 2 weeks ago
- Expose Mongoose models as RESTful Express resources.☆90Updated 8 years ago
- Unique validation for Objection.js☆44Updated 2 years ago
- ☆43Updated 7 years ago
- Expose mongoose query API through HTTP request.☆42Updated 5 months ago
- Joi extensions for dates☆84Updated last year
- Flash Messages for your Express Application☆84Updated 5 years ago
- Express REST resources as middleware mountable anywhere☆121Updated 6 years ago
- Create URL compatiable slugs on mongoose models, ensuring uniqueness.☆40Updated 3 years ago
- Seed mongodb with data using mongoose models☆110Updated 2 years ago
- A node package for serializing and deserializing JSON data to hstore format☆106Updated 3 years ago
- Compose next-plugins in a simple way☆42Updated 5 years ago
- Recursively omit specified keys from an object.☆79Updated 2 years ago
- DRY data seeding for mongoose☆15Updated 8 years ago
- Plugin for TypeComposer (graphql-compose), that adds `pagination` resolver.☆29Updated 2 years ago
- Boom response objects in Express☆45Updated 4 years ago
- Migration framework for MongoDB ⛺☆26Updated 6 years ago
- A url field-type for Mongoose schemas☆15Updated 4 years ago
- Sparkpost transport for Nodemailer☆25Updated 2 years ago
- Simple and easy-to-use NodeJS Mongoose Schema plugin to pull random documents☆54Updated 6 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
- Plugin for Mongoose that turns duplicate errors into regular Mongoose validation errors☆117Updated 3 years ago
- Passport strategy for authenticating with Twitter tokens using the OAuth 1.0a API.☆52Updated 3 years ago
- Convert longitude and latitude to a zipcode☆12Updated 6 years ago
- Querystring parser middleware for MongoDB, Express and Nodejs (MEN)☆131Updated 2 years ago
- Sequelize Slugify is a plugin for the Sequelize ORM that automatically creates and updates unique, URL safe slugs for your database model…