Showing 19 open source projects for "mongoose"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Mongoose

    Mongoose

    Elegant mongodb object modeling for node.js

    Mongoose offers an uncomplicated schema-based solution, and comes with nifty features like type casting, validation, query building, and business logic hooks right out of the box. Mongoose also has a rich set of plugins made by the community and you can write your own to make Mongoose an even better solution for your needs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    mongoose-paginate-v2

    mongoose-paginate-v2

    A custom pagination library for Mongoose with customizable labels

    mongoose-paginate-v2 is a pagination library having a page wrapper. The main usage of the plugin is you can alter the return value keys directly in the query itself so that you don't need any extra code for transformation. The initial idea of this plugin is loosely based on the mongoose-paginate package by github.com/edwardhotchkiss/. So this can be considered as an upgraded version of mongoose-paginate with many more options.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    koa-better-error-handler

    koa-better-error-handler

    A better error-handler for Lad and Koa. Makes `ctx.throw` awesome

    Lad is the best Node.js framework. Made by a former Express TC and Koa team member. A better error-handler for Lad and Koa. Makes ctx.throw awesome (best used with koa-404-handler) Detects common programmer mistakes by detecting errors of TypeError, SyntaxError, ReferenceError, RangeError, URIError, and EvalError and yields generic "Internal Server Error" (only applies to production mode).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    node-rate-limiter-flexible

    node-rate-limiter-flexible

    Count and limit requests by key with atomic increments

    ...Whenever your application grows, it is ready. Prepare your limiters in minutes. No matter which node package you prefer: redis or ioredis, sequelize/typeorm or knex, memcached, native driver or mongoose. It works with all of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Easy Way To Build A Referral Program Icon
    The Easy Way To Build A Referral Program

    Referral Factory is the #1 referral software used by SMEs and Marketers.

    Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
    Learn More
  • 5
    rest-hapi

    rest-hapi

    A RESTful API generator for Node.js

    Customize endpoints with configuration-based features and hapi plugins. Relational structure built into NoSQL documents based on mongoose schemas. Less time with boilerplate functionality and more time building awesome APIs! rest-hapi uses mongoose schemas to generate CRUD and association REST API endpoints on a hapi server. Think LoopBack but for hapi. We love the hapi framework and its style of modularity and configuration over code. We also love writing DRY code and leveraging tools that help go from idea to MVP as quickly as possible. rest-hapi aims to achieve this as an easy-to-use hapi plugin. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Next.js MongoDB

    Next.js MongoDB

    A Next.js and MongoDB web application, designed with simplicity

    Next.js MongoDB App is a boilerplate for building full-stack applications with Next.js and MongoDB. It provides authentication, database integration, and a structured project setup.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Lad

    Lad

    Lad is the best Node.js framework

    ...Koa-based web app and API servers. Pagination built-in (using ctx-paginate). RESTful API with BasicAuth and versioning. Automated job scheduler with cron and human-readable syntax (backed by Mongoose and Bree). Passport-based authentication and group-based (Unix-like) permissioning. Stripe-inspired error handling. Mongoose and MongoDB with common database plugins. Email template engine with Nodemailer and local rendering. The proxy eliminates the need for Nginx reverse-proxy or Apache virtual hosts. Multilingual through built-in i18n translation support (see configuration).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mockingoose

    Mockingoose

    A Jest package for mocking mongoose models

    Mockingoose is a mocking library for Mongoose, allowing developers to test Mongoose models by creating mock data and behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RESTful API Node Server Boilerplate

    RESTful API Node Server Boilerplate

    A boilerplate for building production-ready RESTful APIs using Node.js

    A boilerplate/starter project for quickly building RESTful APIs using Node.js, Express, and Mongoose. By running a single command, you will get a production-ready Node.js app installed and fully configured on your machine. The app comes with many built-in features, such as authentication using JWT, request validation, unit and integration tests, continuous integration, docker support, API documentation, pagination, etc. The app has a utility ApiError class to which you can attach a response code and a message, and then throw it from anywhere (catchAsync will catch it). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Reliable DNS hosting and domain name management Icon
    Reliable DNS hosting and domain name management

    Developers and system admins love our simple self-serve automation tools for DNS, domains, and more.

    The process starts automatically when you transfer or add a domain to your account. Well-documented, battle-tested libraries for you to work with. Reduce the risk of your application being down due to DDoS attacks. Add redundancy to your zones by having them replicate to other DNS providers. Forward any email from your domain to your existing inbox. No limits on how many records you can have on your zones. Each transfer includes a one-year extension. A DNSimple subscription is required to register, transfer, or renew domain names. Domain registration, transfer, and renewal fees are not included in your subscription.
    Learn More
  • 10
    KOACH

    KOACH

    Production ready Koa2 boilerplate.

    Production-ready boilerplate for building APIs with koa2 using Mongodb as the database and http/2 as the communication protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KeystoneJS

    KeystoneJS

    Node.js CMS and web app framework

    KeystoneJS is an open source framework for developing database-driven websites, applications and APIs in Node.js. Built on Express and MongoDB. Keystone will configure express - the de facto web server for node.js - for you and connect to your MongoDB database using Mongoose, the leading ODM package. Keystone starts with best practices for setting up your MV* application, and makes it easy to manage your templates, views and routes. IDs, Strings, Booleans, Dates and Numbers are the building blocks of your database. Keystone builds on these with useful, real-world field types like name, email, password, address, image and relationship fields (and more). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    rest

    rest

    REST API generator with Node.js, Express and Mongoose

    This generator facilitates the creation of RESTful APIs using Node.js, Express, and Mongoose.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Express & mongoose REST API Boilerplate

    Express & mongoose REST API Boilerplate

    A boilerplate application for building RESTful APIs Microservice

    A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication. Helps you stay productive by following best practices. Follows Airbnb's Javascript style guide. JavaScript code linting is done using ESLint, a pluggable linter tool for identifying and reporting on patterns in JavaScript. Uses ESLint with eslint-config-Airbnb, which tries to follow the Airbnb JavaScript style guide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fawn

    Fawn

    Transactions for MongoDB

    Fawn provides the ability to carry out edits on a mongoDB database as a series of steps. If an error occurs on any of the steps, the database is returned to its initial state (its state before the transaction started). It's based on the two phase commit system described in the MongoDB docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Angular Full-Stack Generator

    The Angular Full-Stack Generator

    Yeoman generator for an Angular app with an Express server

    Yeoman generator for creating MEAN/SEAN stack applications, using ES2017, MongoDB/SQL, Express, Angular, and Node, lets you quickly set up a project following best practices. Download and Install MongoDB, If you plan on scaffolding your project with mongoose, you'll need mongoDB to be installed and have the mongod process running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    waterline

    waterline

    ORM for Node.js with support for mysql, mongo, postgres, mssql

    ...That means you write the same code to get and store things like users, whether they live in Redis, mySQL, LDAP, MongoDB, or Postgres. Waterline strives to inherit the best parts of ORMs like ActiveRecord, Hibernate, and Mongoose, but with a fresh perspective and emphasis on modularity, testability, and consistency across adapters. Sails comes installed with a powerful ORM/ODM called Waterline, a datastore-agnostic tool that dramatically simplifies interaction with one or more databases. It provides an abstraction layer on top of the underlying database, allowing you to easily query and manipulate your data without writing vendor-specific integration code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    koa-session-mongoose

    koa-session-mongoose

    Mongoose store for Koa sessions

    Mongoose storage layer for koa-session.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    chat.io

    chat.io

    A Real Time Chat Application built using Node.js, Express, Mongoose

    A Real-Time Chat Application built using Node.js, Express, Mongoose, Socket.io, Passport, & Redis. The configurations on production will be assigned from Environment Variables on Heroku, while the development configurations reside inside app/config/config.json file. You need to create a database on MongoLab, then create a database user, get the MongoDB URI, and assign it to dbURI. You need to register a new application on both Facebook and Twitter to get your tokens by which users can grant access to your application, and log in using their social accounts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mongoose is an ajax framework, which is coded by Javascript. Mongoose is faced to rich client development of web application. Mongoose supplies many features of ajax, from application infrastructure to visiual GUI components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next