Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Mongoose
Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Mongoose includes built-in type casting, validation, query building, and business logic hooks.
- GitHub: https://github.com/topics/mongoose
- Repo: https://github.com/Automattic/mongoose
- Created by: LearnBoost
- Released: 2010
- Related Topics: mongodb, nodejs, orm, odm,
- Aliases: mongoosejs, mongoose-js, mongoose-plugin, mongoose-model,
- Last updated: 2024-11-15 00:19:07 UTC
- JSON Representation
https://github.com/aman-dutta/matrimonial
Matrimonial website created using NodeJs, MongoDB, Express and Bootstrap for the Front-end
expressjs mongoose nodejs passport-local-mongoose web-development
Last synced: 15 Nov 2024
https://github.com/vlad-moskalenko/parcelsorganizer-backend
An application that allows users to create a request for the transportation of your parcel or deliver another user's package.
express joi jsonwebtoken mongodb mongoose nodejs
Last synced: 15 Nov 2024
https://github.com/ryanbakker/dish-discover
Post, Share and Explore Recipes, whether it's something new your experimenting with or an old family recipe everyone should know.
clerk clerkauth crud mongodb mongoose nextjs14 shadcn-ui tailwindcss typescript zod
Last synced: 17 Nov 2024
https://github.com/itstoreall/graphql-mongoose-server
GraphQl server (Mongoose db)
apollo-server bcryptjs graphql jwt mongoose
Last synced: 15 Nov 2024
https://github.com/earth-hominid/barker-forums
A social platform to bark on.
apollo-graphql express graphql javascript mongodb mongoose node react typescript
Last synced: 15 Nov 2024
https://github.com/lucashayashi/api-autenticacao-jwt
API de autenticação com JWT
expressjs jwt-authentication mongoose
Last synced: 17 Nov 2024
https://github.com/ariyan-rahman-anas/next-imdb-back-end
express-js mongo-db mongoose node-js
Last synced: 17 Nov 2024
https://github.com/ariyan-rahman-anas/book-store-back-end
express-js jwt-authentication mongodb-database mongoose node-js
Last synced: 17 Nov 2024
https://github.com/storres20/bio-data
A Node.js backend API designed to collect and manage real-time temperature and humidity data from an ESP8266 NodeMCU. The backend supports data storage in MongoDB, with endpoints for retrieving and posting sensor data, enabling seamless integration with a frontend monitoring application.
arduino-ide dht11 esp8266 expressjs mongodb-database mongoose nodejs vercel-deployment
Last synced: 17 Nov 2024
https://github.com/jsamuelap/apv-mern-backend
Backend del Administrador de Pacientes de Veterinaria del curso JS Moderno
bcrypt cors dotenv express js jsonwebtoken mongo-db mongoose nodejs nodemailer nodemon
Last synced: 17 Nov 2024
https://github.com/likhithkp/mongo-mongoose-database-server
This repository serves as a comprehensive guide for understanding and working with MongoDB and Mongoose in a Node.js environment. It covers essential topics and best practices for integrating a MongoDB database with a Node.js server using Mongoose.
database mongo mongodb mongodb-database mongoose server
Last synced: 17 Nov 2024
https://github.com/ecastrogit/fcc-backend-apis
A collection of APIs developed with Node.js, Express.js, Mongo DB and Mongoose
express-js mongo-db mongoose node-js
Last synced: 17 Nov 2024
https://github.com/ankushkr13/task-manager-mern_stack
Task Manager Application
deployment express-js git mongodb mongoose node-js react-js task task-manager task-manager-application
Last synced: 17 Nov 2024
https://github.com/pratikkatkar-13/uploading_backend
Using Expressjs and mongodb demostration of how to store images and videos on server storage and Cloudinary platform
cloudinary dotenv express-middleware expressjs file-upload mongodb-database mongoose mongoose-schema nodemailer nodemon npm-module
Last synced: 17 Nov 2024
https://github.com/cassiofb-dev/discord-bot-template
Discord Bot Template with MongoDB
database discord-bot discord-js discord-js-bot mongodb mongoose slash-commands
Last synced: 17 Nov 2024
https://github.com/tobitenno/express-api-template-oauth2
Template Repository for a simple oAuth2 lib, powered by express & mongo
mongodb mongoose nodejs template
Last synced: 17 Nov 2024
https://github.com/pjiwm/craftbot2010
Discord bot written with DiscordJS using Typescript, the main focus of the bot is turning emojis or server emotes of choice into usable kudos. Users can like or dislike something by reacting to a message with the positive and negative kudo emoji/emote of the discord server.
discord-bot discord-js discord-js-bot discordjs-v13 docker docker-container javascript js kudos mongodb mongoose ts typescript
Last synced: 17 Nov 2024
https://github.com/fedeizzo/epoc
Eating Planner for Organized Creatures
docker docker-compose foalts mongodb mongoose restapi typegoose typescript
Last synced: 15 Nov 2024
https://github.com/carlosvmpe/backend-calendar-app
Backend para el proyecto Calendar App
bcryptjs cors dotenv express express-validator javascript jsonwebtoken jwt-authentication mongodb mongoose nodejs nodemon
Last synced: 17 Nov 2024
https://github.com/mohamed-ramadan1/lin-backend
This is the back end of the graduation project (Learning platform)
bcryptjs cloudinary cookies cors dotenv express express-mongo-sanitize express-rate-limit helmet jwt-authentication mongodb-atlas mongoose morgan multer nodejs nodemailer validator xss-clean
Last synced: 15 Nov 2024
https://github.com/mohamed-ramadan1/e-learning-backend-application
This project is a backend application for an E-Learning platform, built using Node.js, Express.js, JWT, and RESTful API principles. The application leverages MongoDB for the database, Multer for file handling, and Nodemailer for email functionalities. It features a fully functional authentication system using cookies and JWT.
cloudinary cookies express-mongo-sanitize express-rate-limit expressjs jwt-authentication mongodb mongoose multer nodejs nodemailer restful-api xss-clean
Last synced: 15 Nov 2024
https://github.com/barisertugrul/react-apollo-graphql-example
An example of a simple blog site built using React, Apollo, Graphql and MongoDB.
apollo apollo-boost apollo-client apollo-react-hooks graphql mongodb mongodb-atlas mongoose react react-hooks react-router react-router-dom
Last synced: 15 Nov 2024
https://github.com/mudassir-jmi/node_js
Learn Node Js, express, mongoose and mongodb like data modeling, authentication, routing
controller express expressjs mongodb mongoose mongoose-schema nodejs nodemon routes
Last synced: 15 Nov 2024
https://github.com/aayushpagare21-compcoder/e-commerce-apis
[Project-16] : A set of Restful-API's which includes Register, Login ,Logout API's where JWT Token is used for authentication and refresh tokens are used to improve security and UX , A Set of CRUD API'S are provided where only Admin can create, update and delete the databases , models and documents , MongoDB Database is used to store all the documents
crud-api expressjs jwt-authentication mongodb mongoose mvc-architecture nodejs restful-api
Last synced: 15 Nov 2024
https://github.com/sainiabhishek/mean_graphql-app
It is a learning project. It showcases how to integrate the Apollo-client, GraphQL in the frontend famework "Angular" and also create the server in Node.js using Express and Express-GraphQL and store the data in the database using MongoDB.
angular apollo-client express express-graphql graphql graphql-tag mongodb mongoose
Last synced: 15 Nov 2024
https://github.com/sainiabhishek/mean-application
It is a learning project under the series of the Traversy Media but with the updated modules and the packages. It consists the functionalities like Passport.js, JWT Authentication and more. It's a kind of login application with both backend and frontend part together. I will also implement other functionalities in this. All those things will be mentioned below in the same order they are implemented.
angular authentication backend expressjs frontend jwt-authentication mongodb mongoose passport passport-jwt
Last synced: 15 Nov 2024
https://github.com/casper64/simply-products
Mono repo for Simply notes and Simply writer
markdown mongoose nextjs react typescript
Last synced: 15 Nov 2024
https://github.com/marlinsk/nodejs-api-restfull-mvc
Projeto de estudo de retirado dos conteúdos práticos de uma aula prática no canal Hora de Codar do Matheus Battisti e um post do Emmanuel Etukudo no DEV Community. Link do vídeo: https://www.youtube.com/watch?v=K5QaTfE5ylk, link do post: https://dev.to/eetukudo_/understanding-mvc-pattern-in-nodejs-2bdn
apirestfull crud javascript mongodb mongoose mvc-architecture nodejs
Last synced: 17 Nov 2024
https://github.com/manishdevelops/natours
Learning MERN stack development
expressjs mongodb mongoose nodejs
Last synced: 17 Nov 2024
https://github.com/bradgarropy/weighter-api
REST API to track your weight over time!
dotenv eslint express expressjs javascript jsonwebtoken jwt mongodb mongoose node nodejs nodemailer rest rest-api web-app web-application web-server
Last synced: 17 Nov 2024
https://github.com/tinspham209/study-nodejs
Building Website with MVC Model by ExpressJS
engine express express-handlebars mongodb mongoose mvc-model nodejs
Last synced: 17 Nov 2024
https://github.com/imtiaznayeemshawon/imtiaz-nayeem-shawon
My portfolio website for showing my projects, experience .
express-js mongodb mongoose nextjs portfolio-website tailwindcss
Last synced: 17 Nov 2024
https://github.com/imtiaznayeemshawon/ascend
Ascend is a software company which is make website for brands
expressjs js mongodb mongodb-database mongoose nextjs nodejs reactjs tailwindcss
Last synced: 17 Nov 2024
https://github.com/luisfernandovillalon/members-only
bcrypt css ejs express javascript mongodb mongoose nodejs passportjs
Last synced: 17 Nov 2024
https://github.com/akash-m-se/pixelyze
Pixelyze is an AI-driven SaaS app using Next.js and TypeScript, featuring Cloudinary AI for image processing and Stripe for secure payments. It offers a dashboard for managing images and credits.
clerk cloudinary cloudinaryai mongodb mongoose nextjs14 reacthookform stripe tailwindcss typescript zod
Last synced: 17 Nov 2024
https://github.com/navya2012/recruitment-backend
A software Recruitment Project. It has 2 primary roles- employer and employee .Created asynchronous apis and created token given authorization access based on roles
bcrypt dotenv express-validator expressjs mongodb mongoose nodejs nodemailer nodemon
Last synced: 17 Nov 2024
https://github.com/dsc712/todos-spa-ajax
A simple todo-list project using Node.js . Learned Creating our own restful api in node . CRUD functionalities are performed on my api itself using ajax requests .
ajax express jquery mongodb-database mongoose nodejs
Last synced: 17 Nov 2024
https://github.com/veenatht/agronest
AgroNest - Web Application
bootstrap express material-ui mongodb mongoose nodejs react
Last synced: 17 Nov 2024
https://github.com/annygutierrez/shopping-cart
This is a project that works with a REST API in mongoDB, and has a front end in the handlebars.js template system.
handlebars handlebarsjs javascript mongodb mongoose nodejs
Last synced: 17 Nov 2024
https://github.com/hjpark625/todo-backend
new-todos의 main브랜치에서 사용되는 api서버
koa koa-router mongodb-atlas mongoose nodejs
Last synced: 17 Nov 2024
https://github.com/mateuschaves/mytwitter
API do III Intervalo Técnico - COMEIA
api javascript mongodb mongoose nodejs
Last synced: 17 Nov 2024
https://github.com/aasif-iqbal/redis-cache-in-nodejs-mongodb
Integration of Redis caching in a Node.js application and efficiently fetch 1 million records within seconds.
express faker-js mongodb-database mongoose nodejs redis-cache
Last synced: 17 Nov 2024
https://github.com/aasif-iqbal/task-management-app
Task manager app which is use to Manager Task of different users. Where admin can create Task, assign, update, delete and track tasks status.
bcrypt express express-validator jwt-authorization mongodb mongoose multer nodejs nodemailer
Last synced: 17 Nov 2024
https://github.com/samislam/setdoc
setDoc is a small and simple utility for querying your database with Mongoose.
data-fetch express express-middleware express-middlewares express-mongoose expressjs-middleware expressjs-middlewares fetch-data mongoose mongoose-express mongoose-fetch mongoose-methods mongoose-query mongoose-setdoc setdoc setdocmw
Last synced: 17 Nov 2024
https://github.com/ragab0/learning-management-system-api
A back-end API for learning-management-system built with nodejs and expressjs.
expressjs learning-management-system lms lms-website mongodb mongoose node web-based-application
Last synced: 11 Nov 2024
https://github.com/wasifbaliyan/protube-server
A youtube clone app backend using Mongodb , Node, express, JWT etc. Frontend using React, Redux etc
material-ui mongodb mongoose nodejs react reactjs
Last synced: 12 Nov 2024
https://github.com/milochen0418/fullstack-crud-angularjs-nodejs-mongodb
A CRUD code that implemented by MongoDB, NodeJS, AngularJS and Bootstrap (RWD)
angularjs bootstrap crud express javascript mongodb mongoose nodejs
Last synced: 07 Nov 2024
https://github.com/solarrust/custom-url
Customise any URL with your own domain
daisyui material-ui mongodb mongoose nextjs tailwindcss vercel
Last synced: 04 Nov 2024
https://github.com/isurunvn/library_management_system_backend_api
I created this API for a library management system implementing basic CRUD operation. I used node, express technologies and MongoDB as the database. I checked all API endpoints using Insomnia and all are working fine.
api expressjs javascript mongodb mongoose nodejs
Last synced: 14 Nov 2024
https://github.com/hardikag17/savepaws
Paws Adoption is a animal help & adoption community platform for animal lovers
aws-s3 bootstrap jest minisearch mongoose multer nodejs nodemailer react socket-io
Last synced: 04 Nov 2024
https://github.com/felipementel/nodejs-mongodb-api-v1
Node.JS project to study about dotenv, mongoose, nodemod, express and webApi
Last synced: 06 Nov 2024
https://github.com/ranganivandan/olympics-rest-api
The Olympic Athletes REST API is a web service designed to provide easy access to information about athletes participating in Olympic events.
expressjs javascript mongodb mongoose nodejs nodemon
Last synced: 05 Nov 2024
https://github.com/henrique1204/nodejs-typescript-api-mensagens
API desenvolvida em curso com NodeJS, TypeScript e MongoDB.
cors express javascript mongodb mongoose nodejs typescript
Last synced: 05 Nov 2024
https://github.com/mdrianislam0or1/contacts-management-backend
This is the backend code for a contacts management application, built using Node.js, Express.js, and MongoDB. It provides RESTful API endpoints for managing contact details, including adding, viewing, updating, and deleting contacts.
cors dotenv eslint expressjs mongodb mongoose nodejs postman typescript zod
Last synced: 07 Nov 2024
https://github.com/mdrianislam0or1/user-management
express mongodb mongoose nodejs typescript zod
Last synced: 07 Nov 2024
https://github.com/mdrianislam0or1/glacialglam
Built using React.js and Tailwind CSS for a modern and responsive user interface. Implements features such as user authentication, product listing, shopping cart management, and order processing. Utilizes Redux for state management and Axios for handling asynchronous HTTP requests.Developed using Node and Express.js for building a robust funtional
ecommerce expressjs javascript learning-by-doing learning-exercise mern-stack mongodb mongoose nodejs stripe typescript
Last synced: 07 Nov 2024
https://github.com/faleialina/feedback-forms
The project is an interactive web application with a pop-up modal window and the ability to send data to the server and database.
express javascript mongoose nodejs scss webpack
Last synced: 05 Nov 2024
https://github.com/shahinuralambhuiyan/tech_discussion
A discussion site where user can post his problem and anyone can reply, also anyone can share blog.
ckeditor headlessui-react mongoose mui nextjs13 openai-api
Last synced: 07 Nov 2024
https://github.com/nothingnothings/nodeshoprestapibackend
The backend portion of the REST API app "NodeShop"(seen in the link https://nothingnothings.github.io/NodeShopRestAPI), built with Node.js (Express.js framework) and hosted on Heroku.
authentication backend express-validator expressjs heroku javascript jsonwebtoken mern mongodb mongoose nodejs react responsive-web-design rest restapi serverside single-page-application
Last synced: 05 Nov 2024
https://github.com/nothingnothings/postmanager-backend
The backend of the Post Manager project. Essentially a Node.js REST API backend with authentication and post creation logic, connected to a ReactJS frontend and deployed on the Heroku platform.
backend express-validator expressjs heroku javascript jsonwebtoken mern mongodb mongoose multer nodejs react rest restapi serverside single-page-application
Last synced: 05 Nov 2024
https://github.com/tutods/dowhile-graphql
Rocketseat Experts Club video building an simple API with GraphQL, NodeJS, TypeScript, Apollo Server and TypeGraphQL
api apollo-server apollographql graphql mongodb mongoose node nodejs typegraphql typescript
Last synced: 06 Nov 2024
https://github.com/andrase/secrets
EJS webapp with MongoDb database & OAuth options with Express (session) cookies
authentication ejs express hammerjs mongodb mongoose passport sessions
Last synced: 19 Nov 2024
https://github.com/kumarshivesh/chai-backend
This backend of a video management system
cloudinary express mongoose multer nodejs
Last synced: 08 Nov 2024
https://github.com/kumarshivesh/worko-ai-app
A RESTful API using Node.js with an MVC architecture, implementing CRUD operations.
Last synced: 08 Nov 2024
https://github.com/sarvesh-work/link-up-social-media-app
LinkUp is a dynamic social media platform designed to foster meaningful connections. With an emphasis on networking and interaction, LinkUp offers features that allow users to engage with each other through posts, comments, creating a seamless experience for building and maintaining relationships.
lucia-auth mongodb mongoose nextjs15-rc serveractions shadcn-ui tailwindcss tanstack-react-query typescript
Last synced: 12 Nov 2024
https://github.com/moaraby/to-do-list-nodejs
REST API APP
docker dotenv error-handler expressjs mongodb mongoose nodejs nodemon restful-api
Last synced: 08 Nov 2024
https://github.com/moaraby/ecommerce-nodejs
Ecommerce website built using NodeJS and Express
expressjs jwt logger mongodb mongoose multer nodejs passportjs stripe
Last synced: 08 Nov 2024
https://github.com/akarsh/test-for-moneo
Tutorial on how to implement the moneo plugin / middleware for Mongoose to Neo4j.
Last synced: 06 Nov 2024
https://github.com/cassiofb-dev/sakura-luna
Sakura Luna Discord Bot
discord discord-bot discordjs-bot mongodb mongoose
Last synced: 07 Nov 2024
https://github.com/salimi-my/travel-map
This a simple travel map app created with MERN. User can register, login and add place pin. This app created for educational purposes only.
expressjs jwt-authentication mapbox mern-stack mongodb mongoose reactjs
Last synced: 05 Nov 2024
https://github.com/nadeetharuka/ecommerce-mern
This is a Full Stack E-Commerce application built with the MERN stack (MongoDB, Express, React, Node.js). The application features a responsive design, a secure payment gateway integration with Stripe, and comprehensive order management.
axios bootstrap expressjs mern mongodb mongoose nodejs react redux
Last synced: 05 Nov 2024
https://github.com/mohit-raj-singh/aegiscovenant-node.js-assignment
expressjs javascript mongodb mongoose nodejs
Last synced: 08 Nov 2024
https://github.com/shahinuralambhuiyan/learniverse
A comprehensive eLearning platform offering interactive courses and resources to enhance your learning experience.(Cooking...️🔥🔨)
bcryptjs cloudinary cookie-parser express mongodb mongoose nextjs14 node-cron redis typescript
Last synced: 07 Nov 2024
https://github.com/shahinuralambhuiyan/electrum_server
bcrypt body-parser cors dotenv express mongodb mongoose nodejs
Last synced: 07 Nov 2024
https://github.com/thejoin95/gimme-recipe
A simple web app to get fresh new recipes, cocktail and food / wine abbination to enjoy your lockdown
atlas-mongodb expressjs heroku mongodb mongoose pwa recipes scraping vuejs
Last synced: 06 Nov 2024
https://github.com/shobanamuthiah/authentication_backend
User Authentication API
backend-api cors database-management expressjs javascript mongodb mongoose nodejs
Last synced: 14 Nov 2024
https://github.com/yayner2002/render-deploy-nodejs
In this app, you can add, delete, submit and edit items. To edit items, simply double click on it. Once you are done, press the enter key to resubmit. This app will persist your data in the browser local storage. So whether you reload, close your app or reopened it, you still have access to your to-dos items.
expressjs hosting-deployment mongodb mongodb-atlas mongoose nodejs
Last synced: 05 Nov 2024
https://github.com/oqapzin/funcionarios-api-express
Prova do primeiro bimestre de back-end. O objetivo foi criar uma api com node e express, utilizando os aprendizados em aula.
express mongodb mongoose nodejs
Last synced: 19 Nov 2024
https://github.com/shubhangam333/loginsystem
Online login,registration system using Passport-JS
bootstrap css express handlebars mongoose passportjs
Last synced: 06 Nov 2024
https://github.com/vishal101022/elib-book
simple book management API using Node JS
express middleware mongodb mongoose postman
Last synced: 08 Nov 2024