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: 2025-01-08 00:15:14 UTC
- JSON Representation
https://github.com/jd-apprentice/node-ts
📁 Template -> NodeJS + Typescript + Express + Mongodb + Mongoose + Heroku
express heroku mongodb mongoose nodejs typescript
Last synced: 07 Dec 2024
https://github.com/valenciahq/tasklist
A fullstack application that shows tasks.
cssmodules docker mongodb mongoose nextjs nodejs typescript
Last synced: 28 Nov 2024
https://github.com/coder12git/support-local
Second Overall at Neighborhood hacks 2
bootstrap css ejs express html mongodb mongoose nodejs typescript
Last synced: 01 Jan 2025
https://github.com/kanugurajesh/anonymous-advanced-chat-app
An Advanced Chat application to converse with people
cosmosdb-mongodb expressjs jwt-authentication mern-stack middleware mongodb-atlas mongoose reactjs responsive-web-design socket-io tailwindcss typescript uiux
Last synced: 20 Nov 2024
https://github.com/unusualbob/maav
Mongoose As A Validator - Use mongoose's schemas for validating any javascript object
Last synced: 17 Dec 2024
https://github.com/joaolucasl/mongoose-notekeeper-plugin
A simple Mongoose plugin to keep track of changes in your documents.
mongoose mongoose-plugin typescript-library
Last synced: 17 Dec 2024
https://github.com/lykmapipo/mongoose-kue
mongoose plugin to run mongoose schema methods in background
background kue later mongoose schema worker
Last synced: 17 Dec 2024
https://github.com/richeyphu/express-comcraft
Express.js final project (ITE-497)
api docker esbuild express jest mongodb mongoose nodejs rest-api typescript university-project
Last synced: 18 Dec 2024
https://github.com/nishaj0/ai_wallhub
Full stack application, used to share AI generated wallpapers
cloudinary express jwt-authentication mongodb mongoose react
Last synced: 01 Jan 2025
https://github.com/pranav016/wiki-restful-api
RESTful API for Wikipedia articles.
Last synced: 24 Dec 2024
https://github.com/rejaulkariim/indiemakers.me
Discover the excitement of innovative products build just for you.
indiemaker mongodb mongoose nextjs14 open-source producthunt react resend server-actions
Last synced: 30 Nov 2024
https://github.com/anshusaurav/trello-clone-back-end
Backend using NodeJS and Express for Trello Clone
api api-server cors crypto express jwt mongodb mongoose nodejs passport-local
Last synced: 01 Jan 2025
https://github.com/rookiemonkey/warbler-backend
This is the backend source code for my warbler application (social media app)
mongodb mongoose nodejs socia-media social-network
Last synced: 15 Dec 2024
https://github.com/lamaparbat/bakery-management-system
Bakery Management System with major applicable features like ingredients details, make bakery product, and user center roles authentication.
bcrypt express jwt-authentication mongodb mongoose nodejs typescript
Last synced: 28 Nov 2024
https://github.com/alitahir4024/mern-stack-blog-app
Blog Application developed using MERN stack technologies.
authentication blog-application expressjs mern-project mern-stack mern-stack-development mongodb mongoose mongoose-schema nodejs reactjs
Last synced: 07 Dec 2024
https://github.com/anurag-327/quicksign
OATUH Provider for hassle free signups across platforms
expressjs mongoose nextra reactjs
Last synced: 03 Dec 2024
https://github.com/devopsthinh/notedly
Notedly GraphQL API
express graphql graphql-api mongodb mongoose nodejs
Last synced: 22 Nov 2024
https://github.com/rejaulkariim/indie-makers
Discover product and startups made by indie makers
mongodb mongoose nextjs open-source shadcnui uploadthing vercel zod
Last synced: 30 Nov 2024
https://github.com/luizcalaca/node-kafka-microservices
Node.js + Kafka + Microservices
expressjs kafka kafka-client kafka-consumer kafka-producer kafka-topic mongodb mongoose nodejs postgresql sequelize
Last synced: 25 Nov 2024
https://github.com/gustavomorinaga/apisetup
Template for API RESTful, using Express, Mongoose, TypeScript and Winston.
api-rest express mongoose template typescript winston
Last synced: 18 Dec 2024
https://github.com/musleh0001/express-jobs-api
expressjs mongodb mongoose nodejs swagger-ui
Last synced: 01 Dec 2024
https://github.com/efraa/library-with-mongo
This is a RESTFull API of a library. Created with NODEJS, EXPRESS and MONGODB.
javascript mongodb mongoose nodejs
Last synced: 18 Dec 2024
https://github.com/msolorio/stuff_exchange
C2C Marketplace - Express, MongoDB, Mongoose, EJS, Express Session, Redis, WebSockets, S3, CloudFront, jQuery, Docker
cloudfront docker ejs express express-sessions image-upload jquery mongodb mongoose new-relic redis s3 websockets
Last synced: 18 Dec 2024
https://github.com/mzaintariqdev/merncrud
this is a simple mern-crud app without Redux and proper validation just for beginners
crudoperation mern mongodb mongoose nodejs reactjs
Last synced: 16 Dec 2024
https://github.com/javitocor/members-only-express
A web app where only members can see the owner and date of the messages and only the admins can delete messages. Built with Express and Mongoose.
bcryptjs bootstrap4 express-validator expressjs mongodb-database mongoose passportjs pug
Last synced: 01 Dec 2024
https://github.com/prantadas/discord-message-tracker-bot
The Discord Message Tracker Bot is a simple Discord bot designed to monitor messages from specified users within a channel. The bot serves as a tool to track and log messages, providing insights into user activity on the server.
discord-js discrod-bot express-js mongoose
Last synced: 22 Dec 2024
https://github.com/javitocor/blog-api-express
A blog API with authentication. Users can create posts and comments. Built with Express, Mongoose and JWT.
api-rest bcryptjs expressjs jwt-authentication mongoose passportjs
Last synced: 01 Dec 2024
https://github.com/halilibrahimgedik/wordle_clone
Bu proje , "Wordle" adlı kelime bulma oyunun klonudur. Yaz stajımda kendimi geliştirmek için geliştirdiğim projelerden biridir. Wordle projesi ile ilk kez MongoDb veri tabanını deneyimleme fırsatım oldu.
javascript mongodb mongoose wordle-game
Last synced: 24 Dec 2024
https://github.com/prokken/file-upload-with-mongodb
This API allows users to upload, download, rename, and delete files in MongoDB using GridFS. It supports single and multiple file uploads, as well as various download formats, including zipped files and base64 encoding.
Last synced: 18 Dec 2024
https://github.com/perkzen/messenger
This is a basic messenger web chat application. Where you can send private messages to online users. For this application is used sockets for sending messages, express for backend server with mongodb for saving data and on the frontend I used React with Next.js for search engine optimization.
chat-application express mongodb mongoose nextjs reactjs socket-io typescript
Last synced: 22 Nov 2024
https://github.com/fedeperin/discord-bot-infojobs
Un bot de Discord que permite buscar trabajos y recibir notificaciónes de ofertas de trabajo personalizadas.
discord discord-bot discord-js infojobs mongoose
Last synced: 23 Dec 2024
https://github.com/georginapuig/data-associations
Data associations from The Web Developer Bootcamp
coltsteele data-association javascript mongodb mongoose thewebdeveloperbootcamp udemy
Last synced: 09 Dec 2024
https://github.com/aiveraiva/wynnpool
An utility integration for Wynncraft, using the up-to-date data with global statistics and more.
mongoose nextjs shadcn-ui tailwindcss vercel wynncraft
Last synced: 17 Dec 2024
https://github.com/namelessproj/gameslock
A social media for gamers. Where all your posts are permanents.
express expressjs mern-stack mongodb mongodb-database mongoose nodejs react reactjs vite vitejs zustand zustandjs
Last synced: 18 Dec 2024
https://github.com/avidhanr/learnbuildgrow
This repo updates my daily learning progress in my coding life.
bcrypt bun cors csharp expressjs golang javascript json jsonwebtoken mongodb mongoose mongoose-aggregate-paginate-v2 nextjs nodejs postman typescript
Last synced: 03 Dec 2024
https://github.com/talhat298/easy-book
A full-stack responsive project for second-hand book. I Implemented three types of roles here-Buyer, seller, admin ,In dashboard section. There are three category. Buyer can give booking and Seller can add product. Admin can delete any user.
authentication css3 firebase-auth html javascript mongodb mongoose motion nodej npm reactjs tailwindcss
Last synced: 19 Dec 2024
https://github.com/mcalthrop/auth-mongo-express-node
Express server with MongoDB and authentication and authorisation
apidoc authorisation es6 eslint jasmine json-api learning learning-materials mongo mongodb mongoose passport-js supertest yarn
Last synced: 19 Dec 2024
https://github.com/witsawa-corporation/node-ts-boilerplate
nodejs with typescript boilerplate
boilerplate express hacktoberfest mongoose nodejs ts typescript
Last synced: 25 Nov 2024
https://github.com/po4tion/devblog
개발자들의 소통공간(블로그형)
axios material-ui mongodb mongoose nextjs react react-hook-form ssr yarn
Last synced: 15 Dec 2024
https://github.com/stoqey/sofa
Super Simple Couchbase ORM
couchbase couchbase-community couchbase-orm-utility couchbase-server mongoose orm-framework pagination sofa
Last synced: 01 Dec 2024
https://github.com/kumar-rinku0/rinku-portfolio
My portfolio built with Next.js 14, Tailwind CSS and MongoDB.
css deployed javascript live mongodb mongoose nextjs nextjs14 portfolio portfolio-project portfolio-website react reactjs tailwind tailwindcss typescript
Last synced: 09 Dec 2024
https://github.com/tanay-pingalkar/letstalk-chatapp
This is a MERN chat app. It is real-time also. It has user-authentication also. It can also save messages, the last room in which we had a chat, and all the rooms we had joined in the MongoDB database. It has glassmorphosism UI and it is responsive also. I used Redux for state management in react. I had hosted it on Heroku. You can test it.
css expressjs javascript mongodb mongoose nodejs react react-redux redux socket-io
Last synced: 01 Dec 2024
https://github.com/2fps/blooog
基于material-ui+react+koa2+mongodb的个人博客系统
blog koa2 material-ui mongodb mongoose react react-redux react-router redux-thunk typescript
Last synced: 19 Dec 2024
https://github.com/dinushchathurya/nodejs-graphql
Simple NodeJS & GraphQL API
express express-graphql graphql graphql-express-nodejs mongo mongoose nodejs nodejs-graphql
Last synced: 16 Dec 2024
https://github.com/mugishasam123/clients-app
this is an app that manages clients informations with providers associated
apis express-js mongodb mongoose nodejs vuejs
Last synced: 07 Dec 2024
https://github.com/bhargavi35/time_tracker
Hello, Everyone This is Solo Project which is Todo App with fully responsive functionality in frontend & backend
context-api mongodb mongoose nodejs reactjs tailwind-css
Last synced: 08 Dec 2024
https://github.com/raoufsezar/restapinodeshop
Rest Api for e-commerce Shop by node.js and express.js without the front side yet
expressjs javascript mongodb mongoose nodejs rest-api
Last synced: 01 Jan 2025
https://github.com/lumenpearson/practicum-pindie_backend
Restful-api for an indie game portal created by Yandex Practicum students.
bcrypt bcryptjs body-parser bunyan commonjs cookie-parser dotenv eslint express expressjs javascript jwt mongodb mongoose pm2 pnpm prettier restful-api yandex-practicum
Last synced: 26 Nov 2024
https://github.com/web3-wizard/next-auth
Authentication using next js
api mongodb mongoose next-auth nextauth nextjs nextjs13 reactjs tailwindcss
Last synced: 31 Dec 2024
https://github.com/smsraj2001/shoe-shop-ecommerce-web-app
A MERN stack ecommerce website with fully functional front and back end with Mongo DB for database.
cart client-server ecommerce expressjs gui javascript mern-stack mongodb mongoose nodejs npm payment-gateway reactjs searchbar web-application webdevelopment
Last synced: 01 Jan 2025
https://github.com/melvinaguilar/travelgo
Aplicación full-stack con el objetivo de ayudar a los usuarios a encontrar lugares turísticos en El Salvador, y brindarles información sobre estos lugares.
axios express mongodb mongoose nodejs react react-hooks react-router-dom sass
Last synced: 21 Nov 2024
https://github.com/gowth6m/great-comcat-engineering
Website of Great Comcat Engineering LTD built Next.js, Tailwind CSS, MongoDB and Framer Motion.
framer-motion mongodb mongoose nextjs react tailwindcss
Last synced: 24 Nov 2024
https://github.com/danangfir/masyarakatsiaga
bcrypt hapi hapijs-backend javascript jwt mongodb mongoose nodejs nuxt vue
Last synced: 18 Nov 2024
https://github.com/thallyta-castro-cv/bookstore-api
Este projeto é uma API para gerenciamento de uma livraria, desenvolvida com Node.js. A API permite o cadastro, atualização, exclusão e consulta de livros, além de gerenciar autores. O objetivo é servir como base para projetos de APIs RESTful com boas práticas, fácil manutenção e escalabilidade.
javascript mongodb mongoose nodejs
Last synced: 20 Nov 2024
https://github.com/juanfalconcodigo/nodejs-architecture
Nodejs project developed with n-layer architecture, client / server.
bycrypt client-server express jest-tests jsonwebtoken mongodb mongoose n-layer-architecture no-sql nodejs repositories restfull-api
Last synced: 24 Nov 2024
https://github.com/dhruwang/storyitup_client
This repository contains the client side code for StoryItUp which is a collection of startup stories from across the world
css git html javascript mongodb mongoose node react webdevelopment
Last synced: 20 Nov 2024
https://github.com/solobarine/sollyverse-backend
Backend for Sollyverse, A Full Stack Travel Application
backend-api express javascript mongdb mongoose
Last synced: 09 Dec 2024
https://github.com/zehracakir/mekanbul
Mekanbul, insanların konumları civarındaki mekanları, sunduğu imkanları görmelerini, mekanlara yorum yapabilmelerini sağlayan bir web uygulamasıdır.
api axios axios-rest chai expressjs jwt-authentication jwt-token mekanbul mern mern-stack mocha mongodb mongoose mvc nodejs pasports pugjs rest-api restapi supertest
Last synced: 26 Dec 2024
https://github.com/kei-k23/email_auth_api
This is user email auth API with jwt web-token and refresh token flow to refresh access jwt token, user account verification and reset password with email server (but I only use smtp server for testing and practice purpose).
express jwt-authentication mogodb mongoose nodejs typescript
Last synced: 04 Dec 2024
https://github.com/kei-k23/blog_api_express.js
This is blogs api that user can create, update, retrieve and delete with full authentication and authorization.
express mongodb mongoose typescript
Last synced: 04 Dec 2024
https://github.com/noentiger/node-rest-api-starter
A basic Node REST Api with User authorization, verification mails, testing
es6 heroku jwt mongodb mongoose nodejs nodemailer rest-api
Last synced: 09 Dec 2024
https://github.com/murafalizade/estudy-graphql-api
This is API for e-study companies.Also it is a GraphQL API. You can use most of function inside real study with this API. You can become student or teacher. So if you wish be teacher and publish own course or be student, join current course .
apollo-server graphql graphql-server mongodb mongoose study subscriptions-transport-ws typescript
Last synced: 21 Nov 2024
https://github.com/abhisek753/nem_backend
KAPDA_LO BACKEND DEPLOYED LINK
express mongodb mongoose nodejs
Last synced: 26 Dec 2024
https://github.com/apfirebolt/vue3-express-quasar-polls
A polls app with multi user authentication made in Vue 3, Express, Typescript and Quasar
express expressjs mongodb mongoose quasar-cli quasar-framework vee-validate vue vue3 vue3-composition-api vue3-typescript
Last synced: 21 Nov 2024
https://github.com/renovatt/cutepet-back-end
API desenvolvida para o meu projeto CutePet, um sistema inovador de agendamentos para PetShops, proporcionando facilidade e eficiência na gestão de compromissos para banhos, tosas e consultas.
mongodb mongoose nestjs nodejs prisma swagger typescript
Last synced: 08 Jan 2025
https://github.com/nguyenductung2709-dt/fullstackopen
Exercises solution for part 0 - part 13 FullStackOpen course from the University of Helsinki
docker expressjs full-stack-web-development github-actions graphql javascript mongodb mongoose nodejs postgresql reactjs redux restful-api sequelize typescript
Last synced: 17 Nov 2024
https://github.com/oxabhishek/streamingo-mongoose-elastic
Streamingo-Mongoose-Elastic is a mongoose plugin that can automatically index your models into elasticsearch. It is a wrapper around elasticsearch to help you work with elasticsearch as a mongoose plugin.
elasticsearch elasticsearch-client elasticsearch-plugin mongoose mongoose-plugin mongoosejs nodejs npm-module npm-package streamingo
Last synced: 12 Nov 2024
https://github.com/yuvraj24/moviecreator
MovieCreator demonstrates simple implementation of MERN (MongoDb | ExpressJs | ReactJs | NodeJs) Stack for complete end-to-end web app development ⚡️ 🔥
components expressjs flex hooks javascript material-ui mongodb mongoose nodejs react-hooks reactjs vscode
Last synced: 19 Nov 2024
https://github.com/0mppula/goal-trackr
A free & open-source fullstack next.js 13 goal tracking application with user authentication and route protection.
goal-tracking google-authentication mongodb mongoose next-auth nextjs react-hook-form shadcn-ui tailwindcss typescript zustand
Last synced: 11 Nov 2024
https://github.com/thenamevishnu/telegram-advertising-bot
A powerfull telegram bot for advertisement or promotion such as web task, telegram task. custom task, etc. (in progress...)
ejs expressjs mongodb mongoose node-cron nodejs oxapay payment-integration telegram telegram-bot-api uuid
Last synced: 13 Nov 2024
https://github.com/vimaltiwari2612/mongoose-express-ts
Mongoose Node.js Express code in TypeScript complete with middleware, models, routes, and types.
express express-js mern-boilerplate mern-stack mongoose mongoose-schema node-js nodejs tslint typescript
Last synced: 02 Jan 2025
https://github.com/sksaju/expense-tracker
Expense Tracker App | A MERN Stack Project for Starter
expressjs javascript mongodb mongoose nodejs passportjs reactjs redux
Last synced: 06 Nov 2024
https://github.com/redjanvier/node-mongo-starter
Simple users CRUD REST API based on Node and Mongodb as a boilerplate to start a project
auth chai chai-http crud mailgen management mocha mongoose node nodemailer users
Last synced: 19 Nov 2024
https://github.com/abeidahmed/book-review-app
A book review app which I'll be creating to complete the #100DaysOfCode challenge.
apollo-client apollo-server graphql mongodb mongoose nodejs reactjs tailwindcss
Last synced: 21 Dec 2024
https://github.com/mahmoudahmadosman/mongodb-and-mongoose
Express js, Mongoose and Mongodb
Last synced: 15 Nov 2024
https://github.com/gwuah/kerious
A minimal version of curious cat.
anonymity express mm mongoose nodejs questions-and-answers vuejs
Last synced: 12 Nov 2024
https://github.com/alok722/contact-management
Contact management system - Implementation of CRUD operation using MEAN stack.
angular angular-material angular7 api express express-js html http json json-api mean mean-stack meanstack meanstack-framework mongo mongoose nod node
Last synced: 21 Dec 2024
https://github.com/supasate/mongoose-fixture-loader
A promise fixture loader for Mongoose
Last synced: 12 Nov 2024
https://github.com/osamaayub/memoriesapp
Social Media Application Using MernStack
express-js mongodb mongoose node-js reactjs
Last synced: 16 Nov 2024
https://github.com/mohit-thakre/learnpros
EdTech MarketPlace
cloudinary expressjs mern-stack-development mongodb mongoose nodejs nodemailer payment-integration reactjs redux-thunk redux-toolkit tailwind-css
Last synced: 22 Dec 2024
https://github.com/maciejpedzich/musicmash
Facemash-like app demo, except for music
facemash hot-or-not javascript mongodb mongoose music spotify vue
Last synced: 03 Jan 2025
https://github.com/yogeshmishra667/mern-shopping-app
axios env-cmd expressjs js-cookie jwt mongodb mongoose nodejs nodemon react-redux reactjs redux thunk-middleware
Last synced: 16 Nov 2024
https://github.com/johurul-haque/create-modular-express
Project scaffolder containing starter code for express configured with typescript, mongoose and zod.
expressjs mongodb mongoose scaffolder typescript zod
Last synced: 11 Nov 2024
https://github.com/bmarieay/yelp-camp
Welcome to my first full stack project, YelpCamp! Feel free to view and post your own campgrounds! (Please allow 5-10 seconds for YelpCamp to load because it is hosted through Heroku)⬇️
bootstrap5 campground crud-application ejs-templating express fullstack-development heroku men-stack mongodb mongoose mvc-architecture nodejs restful-api yelpcamp yelpcamp-united-states
Last synced: 16 Nov 2024
https://github.com/isabelle-moura/culture-power
Here's Arnia's Module 3 project.
backend bcrypt dotenv express-js jwt mongoose multer node-js typescript
Last synced: 07 Jan 2025