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/antoniolemos316/estrela-nordeste
API Estrela do Nordeste
Last synced: 25 Oct 2024
https://github.com/cpelaez5/evaluations-app
360 Evaluations API
express expressjs jasonwebtoken javascript mongodb-atlas mongoose node nodejs
Last synced: 25 Oct 2024
https://github.com/matheusps/simple-note-crud
Simple CRUD of notes using NodeJS, Express and MongoDB
api-server crud-sample express mongodb mongoose nodejs
Last synced: 25 Oct 2024
https://github.com/isha-web1/talent-university
An university mangement project
expressjs mongodb mongoose typescript
Last synced: 31 Oct 2024
https://github.com/sumitdaksh/node_api_demo
api bodyparser expressjs mongodb mongoose mongoose-js nodejs q
Last synced: 12 Nov 2024
https://github.com/ballursajeed/blog-app
A Full-Stack Blog App Built Using MERN Stack(JavaScript) React.js as a Front-End And Node.js as a Back-End and MongoDB as a DataBase!
expressjs javascript jwt-authentication mognodb mongoose nodejs reactjs redux router
Last synced: 31 Oct 2024
https://github.com/tam11a/fashion-house-pos
Headless backend for POS service of Fashion House Buisiness
Last synced: 25 Oct 2024
https://github.com/jossdoe/next-magic-boilerplate
A template for Next.js projects, includes basic set-up for Magic Authentication, MongoDB, Styled Components and an optimized Context-pattern.
context-api magic mongodb mongoose nextjs styled-components
Last synced: 08 Nov 2024
https://github.com/jossdoe/candy-api
An API that has a sweet tooth.
express mongodb mongoose nodejs
Last synced: 08 Nov 2024
https://github.com/jossdoe/emojis
A mobile typing game for millenials.
game javascript mobile mongodb mongoose nextjs react styled-components
Last synced: 08 Nov 2024
https://github.com/nithin23x/movieez
Movieez is a web app built with React.js and Tailwind CSS, using TMDB API for movie data and MongoDB for user data storage.
cookie-parser expressjs javascript jwt-authentication middlewares mongodb mongoose movie-web-app nodejs nodemon reactjs typescript zustand
Last synced: 19 Oct 2024
https://github.com/akunna1/api-mongodb-node-express-
Creating an API using MongoDB, Express.js, and Node.js to create a social media post with CRUD operations. The post includes a message and an image upload
crud-api database express-js mongodb mongoose multer node-js
Last synced: 31 Oct 2024
https://github.com/kevinzwang/compass-to-mongoose
Convert MongoDB Compass schemas to mongoose code.
javascript mongodb mongodb-compass mongoose mongoosejs nodejs
Last synced: 15 Oct 2024
https://github.com/iarchitsharma/url-shortner
This project is built using Express.js, a fast and minimalist web framework for Node.js, and utilizes the power of MongoDB with Mongoose to store and manage URL data efficiently. The front-end of the application is developed with EJS (Embedded JavaScript) for seamless rendering of dynamic HTML content.
ejs express javascript mongodb mongoose nodejs shortid
Last synced: 16 Nov 2024
https://github.com/manju1807/node-ts-express-template
A robust and secure Express.js boilerplate with TypeScript, featuring advanced security middleware, MongoDB integration, and tools for building production-ready Node.js apps.
advance-security boilerplate cors data-sanitization expressjs helmet mongoose nodejs nosql-injection produc product-ready secure-backend template typescript xss-protection
Last synced: 31 Oct 2024
https://github.com/isha-web1/movie-collections
Develop a Express application with TypeScript as the programming language, integrating MongoDB with Mongoose for effective data management. Ensure data integrity through validation using Joi/Zod.
expressjs mongodb mongoose typescript
Last synced: 31 Oct 2024
https://github.com/amulyamachhan/library-management
The Library Management System is a full-stack application that manages users, books, transactions, and more. It consists of a backend API and a frontend web application.
api express library-management-system mern-stack mongodb mongoose node react react-icons react-tanstack-query redux rtk-query tailwind
Last synced: 31 Oct 2024
https://github.com/saar-twito/ox.security---employee-status-management-system
A system for managing employee statuses like 'Working', 'On Vacation', and 'Lunch Time'. Easily add, update, or remove employees and track their current status.
apollo-client apollo-server graphql mongoose
Last synced: 31 Oct 2024
https://github.com/juliecherner/places-of-the-world
Full Stack Project
css expressjs jest mongo-atlas mongodb mongoose mui nodejs puppeteer react reacthooks
Last synced: 13 Nov 2024
https://github.com/rinkiyakedad/500words-backend
Share your ideas or stories in 500 words or less.
express expressjs mongodb mongoose nodejs rest rest-api restful-api
Last synced: 15 Oct 2024
https://github.com/vahantsharma/projects
A collection of diverse projects showcasing my journey as a software developer. Explore my work in web development and DevOps practices, all aimed at sharing knowledge and fostering learning. Join me as I tackle challenges and create innovative solutions!
bash-scripting devops docker javascript kubernetes linux mern-stack mongodb mongoose react-hooks react-router reactjs typescript
Last synced: 31 Oct 2024
https://github.com/abhinav2087/quickconnect_node_app
ejs expressjs mongodb mongoose nodejs passportjs
Last synced: 31 Oct 2024
https://github.com/kestarumper/qrquest-backend
REST API, collecting points for finding QR codes around university campus
docker docker-compose express mon mongo-express mongodb mongoose nodejs passport postman rest-api typescript
Last synced: 19 Oct 2024
https://github.com/avinashkrg90/nodejsbackendprojectpostaway2
This is a REST API application for serving social media application, where user can register themselves, login, and post. The post can be commented, liked. comments can be updated and deleted. posts can be liked or unliked. user can make friend requests to other users. friend requests could be accepted or rejected. user can reset their password.
api applications express-js javascript mongodb mongoose rest-api social-media
Last synced: 31 Oct 2024
https://github.com/shivamkumar24/idea-clan-social-media
This is a backend server application for a basic social media platform built with Node.js, Express, MongoDB, and GraphQL.
axios bcrypt chakra-ui cors dotenv express-graphql expressjs graphql jsonwebtoken mongoose nodejs nodemon react react-icons react-router-dom
Last synced: 07 Nov 2024
https://github.com/jsinkx/vish-app-backend
Backend app to get university schedule via parse google docs sheets (with updates in interval time)
backend cors docker express google-docs-api mongoose nginx nodejs parser typescript vite-proxy
Last synced: 15 Oct 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: 31 Oct 2024
https://github.com/dleedev365/productboard
A simple CRUD web application created with MERN stack
chakraui expressjs mern-project mongoose nodejs reactjs zustand
Last synced: 31 Oct 2024
https://github.com/muneebulhassanpak/notes-taking-app
This project is inspired by Jira, the popular project management tool. It features user registration via email, with mandatory email verification before access is granted. Users can create project groups, invite team members, and manage projects collaboratively. The tool empowers teams with efficient task management, & streamlined workflows.
angular backend-api backend-development frontend-development full-stack-development jira mongodb mongodb-atlas mongoose nodejs nodemailer project-management rest-api typescript
Last synced: 31 Oct 2024
https://github.com/apurvjha123/khetibari
It is a platform to connect Farmer with buyers.
express mongodb-atlas mongoose nodejs react
Last synced: 05 Nov 2024
https://github.com/ton9q/final-game-mongo
https://game-js-mongo.herokuapp.com/
audio browser-game canvas css dom eslint express heroku-deployment html javascript jest jquery landing-page mlab-data-api modal-dialog mongoose requestanimationframe rolling-scopes-school server-rendering webpack
Last synced: 23 Oct 2024
https://github.com/deve-sh/mongoose-dual-writes
Library to bridge the gap between mongoose and the ability to perform dual-writes across clusters.
Last synced: 09 Nov 2024
https://github.com/edoardomazzon/battleship-game
Full-stack web application comprising a REST-style API backend and a SPA Angular frontend to let the users play the game of Battleship
angular cordova cordova-android express mongodb mongoose socket-io
Last synced: 23 Oct 2024
https://github.com/alonronin/tikal-4x4-jest
jest mockingoose mongoose testing
Last synced: 15 Oct 2024
https://github.com/devalienbrain/ts-mongo-ecommerce-product
Express, mongoose with typescript backend ecommerce project
expres mongodb mongoose node typescript
Last synced: 13 Nov 2024
https://github.com/bahim22/mern-goose
Mern todo app using react framework, typescript, yarn package mngr and custom styling and configuration.
mern-stack mongodb mongoose yarn
Last synced: 24 Oct 2024
https://github.com/sameer-goutam06/wanderlust-travel-booking-website
Welcome to WanderLust, the ultimate platform designed to inspire and empower travelers to explore their dream destinations. Drawing inspiration from Airbnb, WanderLust combines modern technology with a user-friendly interface to make your travel planning seamless and exciting.
cloudinary css3 ejs-mate ejs-templating express-session expressjs flash-notifications javascript mongodb mongoose multer nodejs nodemon passportjs
Last synced: 12 Oct 2024
https://github.com/byroncalvete/mongo
javascript mongodb mongoose nodejs typescript
Last synced: 07 Nov 2024
https://github.com/sujoncoder/developer_swag
bcryptjs cors dotenv express-js jwt-authentication mongodb mongoose morgan nodejs nodemailer
Last synced: 20 Oct 2024
https://github.com/eduardodsilva/node-api
node-api de testes.
api docker express javascript json json-api mongodb mongoose mongoose-plugin mvc nodejs
Last synced: 12 Nov 2024
https://github.com/mizuka-wu/ldap-mongo-server
A simple Idap server power by mongodb and idapjs
javascript ldap ldap-server mongoose node
Last synced: 15 Oct 2024
https://github.com/gonferreyra/note-code
NoteCode - simple code sharing app. It allows users to type code snippets, in HTML and Javascript, which can be shared with another user through a link and modified by any user.
express monaco-editor mongodb mongoose nodejs react react-router tailwind tanstack-query typescript zustand
Last synced: 15 Oct 2024
https://github.com/ozrn/mevn-project-shelterfinder
ShelterFinder is a full stack web application built with JavaScript, Node.js, Express.js, MongoDB and Vue.js.
ava bulma-css expressjs javascript mongodb mongoose nodejs vuejs vuex
Last synced: 15 Oct 2024
https://github.com/salaahl/notepad_by_expressjs
Bloc-notes
bulma-css css html javascript mongodb mongoose pug
Last synced: 15 Oct 2024
https://github.com/wivwiv/koa-queries
Convent URL query to mongoose queries
koa koa2 koajs middleware mongoose queries
Last synced: 15 Oct 2024
https://github.com/jrsousadev/koa-server-crud
🗄️ CRUD User Back-end Server with Koa, MongoDB and Mongoose
koa koa2 mongodb mongoose nodejs typescript
Last synced: 15 Oct 2024
https://github.com/ivantoz/koaapi
KOA JS API
eslint koa koa-jwt koa-middleware koa2 koajs mongodb mongoose
Last synced: 15 Oct 2024
https://github.com/jvitoralb/quality-assurance-app
End-to-end app built with Nodejs, Express and MongoDB following Microservices, REST and TDD.
chaijs expressjs javascript microservices mongodb mongoose nodejs test-driven-development
Last synced: 15 Oct 2024
https://github.com/ydon96/coindex-api
CoinDex API, your ultimate companion for organizing and categorizing your coin collection effortlessly! Whether you're a numismatist, a collector, or just someone intrigued by coins, CoinDex API is here to simplify the process of identifying and categorizing your coins with just a snap.
chai docker eslint expressjs husky mongodb mongoose node prittier rest-api tdd typescript
Last synced: 15 Oct 2024
https://github.com/dennis-mureti/shorten_url
chai express javascript mongodb mongoose nodejs
Last synced: 15 Oct 2024
https://github.com/ayush272002/bitebuddy
Food Ordering App
auth0 cloudinary expressjs mongodb mongoose nodejs reactjs shadcn-ui stripe-payments tailwindcss
Last synced: 15 Oct 2024
https://github.com/amanmandal-m/boo_world
Boo Backend is a versatile application designed to facilitate the creation of user accounts, comments, and the ability to like or dislike comments with ease and efficiency. This robust platform provides a seamless user experience for managing interactions within the system.
chai ejs-templates express-js mocha mongodb mongodb-memory-server mongoose node-js supertest
Last synced: 15 Oct 2024
https://github.com/magimart/issuecancelticket-tui
Demo App that aids one in buying and cancelling ticket based on their service providers
auth0 aws-ec2 mongodb-atlas mongoose nextjs13 nodejs redux-toolkit typescript
Last synced: 15 Oct 2024
https://github.com/kubilayture/admin-panel-nextjs
This project is a simple admin panel dashboard application built with Next.js, TypeScript, React, and Tailwind CSS. It incorporates essential features for managing and visualizing data using technologies like bcrypt for encryption, Mongoose for MongoDB interactions, NextAuth for authentication, and Recharts for data visualization.
cssmodules mongoose nextauth nextjs recharts
Last synced: 15 Oct 2024
https://github.com/faleialina/todo-list
axios cors create-react-app css express mongoose
Last synced: 05 Nov 2024
https://github.com/rakhisan/airbnb--project
cloudinary cookie dotenv ejs expressjs flash joi mongodb mongoose multer nodejs parser passport-local passportjs profile session
Last synced: 12 Oct 2024
https://github.com/yusufalperendumlu/backend-blog-app
It is the backend side of the blog site I wrote with React.js. I created RESTful APIs with Node.js by writing Express.js. MongoDB was used in the database part.
expressjs mongodb mongoose nodejs restful-api
Last synced: 15 Oct 2024
https://github.com/obe711/mongoose-seeder-plugin
MongoDB seeding tool originally created to stress test a cluster but works great for development environments.
mongodb mongoose mongoose-plugin nodejs
Last synced: 12 Nov 2024
https://github.com/mwafrika/task-force
Welcome to the Wallet Application, a platform that empowers users to manage their financial transactions and accounts seamlessly. Built using cutting-edge technologies including React, Node.js/Express, MongoDB, and TailwindCSS, this application ensures a smooth and user-friendly experience for tracking financial activities.
expressjs mongodb mongoose nodejs reactjs toastify vite
Last synced: 15 Oct 2024
https://github.com/azevedoguigo/pigeon-chat-api
Pigeon Chat app web api.
chat chat-application mongodb mongoose nestjs socket-io websocket
Last synced: 15 Oct 2024
https://github.com/batsdk/e-commerce-node
E commerce Rest API made with Node/Express JS
api ecommerce express javascript jwt mongoose nodejs
Last synced: 15 Oct 2024
https://github.com/ionut767/historya
Historya este un proiect open-source care afișează date despre artiștii renascentiști italieni și multe altele. Acest site web este dedicat celor care sunt pasionați de artă și istorie.
bunjs middleware mongodb mongoose nextauth-google nextauthjs nextjs14 open-source tailwindcss template typescript
Last synced: 31 Oct 2024
https://github.com/tks18/backend
A Backend Server for my Portfolio Website and its Blog
backend bcryptjs express javascript mongodb mongoose node nodejs portfolio-backend rest-api restful-api
Last synced: 15 Oct 2024
https://github.com/3imed-jaberi/wander-pins
The app will be a live geolocation app called WanderPins where users can 'pin' different locations on the map and share their own content with other users in realtime to share pictures, reviews of the location and area, interact with other users by adding comments to their pins, and manage the pins they've created.
apollo-client apollo-server cloudinary express graphql mapbox-gl material-ui mongodb mongoose nodejs oauth2 reactjs
Last synced: 15 Oct 2024
https://github.com/onapte/expenai
An open source modern and simple expense tracking app with numerous integrations
bootstrap css data-visualization database-management ejs express mindee mongodb mongoose node-js server-security
Last synced: 02 Nov 2024
https://github.com/evelynrodriguezc/notas-app
css express hmtl javascript mern mongodb mongoose node react
Last synced: 02 Nov 2024
https://github.com/sifatullahsu/mongoose-null-error
A Mongoose plugin for enforcing validation against null values returned by certain query operations.
Last synced: 12 Nov 2024
https://github.com/alamincoders/nextjs-13-full-stack-starter
Full stack next js starter -- with next js version 13
axios bcryptjs jsonwebtoken mongoose nextjs-boilerplate nextjs-starter nextjs13 react-hot-toast tailwindcss typescript
Last synced: 06 Nov 2024
https://github.com/getange/yatch-booking-system
Welcome to the YachtBookingSystem repository – your go-to solution for seamlessly managing yacht bookings and reservations. This project is designed to provide an efficient and user-friendly platform for yacht rental businesses, enabling them to streamline their booking processes and enhance customer experiences.
Last synced: 08 Nov 2024
https://github.com/prempreetbrar/nexpedia
An app for nature tours; uses a REST API with an MVC backend architecture, authentication using JWT token, authorization, server-side rendering with Pug templates, file uploading with Multer, payments using Stripe, and Brevo email handling.
email-notification error-handling expressjs heroku-deployment javascript jwt-authentication jwt-authorization mapbox-gl mongodb mongoose multer-fileupload mvc-architecture nodejs nosql-database pugjs rate-limiting rest-api stripe-checkout xss-clean
Last synced: 10 Oct 2024
https://github.com/ramaneswaran/paperstock
The paper sharing website
express mongodb mongoose nodejs
Last synced: 11 Nov 2024
https://github.com/collinskchirchir/nextjs14-dev-exchange
DevExchange is a developer-focused question-and-answer platform inspired by Stack Overflow, but with several innovative features designed to enhance the user experience and provide even more valuable resources for developers.
clerkauth mongodb mongoose nextjs14 shadcn-ui tailwindcss typescript
Last synced: 07 Nov 2024
https://github.com/yidinghan/mongoose-paging
mongoose plugin for basic paging
mongoose mongoose-paging mongoose-plugin mpaging
Last synced: 12 Nov 2024
https://github.com/matheus369k/portfolio-back-end
Este repositório contém o backend do meu portfólio. Ele é desenvolvido em TypeScript e utiliza várias tecnologias modernas para fornecer uma base sólida e escalável para o portfólio.
fastify mongodb-database mongoose nodejs typescript zod
Last synced: 31 Oct 2024
https://github.com/nisha0202/anonfeedback
AI powered AnonFeedback is a web platform designed to facilitate honest and anonymous feedback, empowering users with actionable insights for growth.
llama3 mongodb mongoose nextjs shadcn-ui typescript zod
Last synced: 20 Oct 2024
https://github.com/zavierand/zav.dev
express mongodb mongoose nodejs portfolio-website reactjs tailwind three-js vite
Last synced: 15 Nov 2024
https://github.com/nikamunjishvili/file-sharing-app
This is Mern Full-Stack Project
express mongoose nodejs react typescript
Last synced: 05 Nov 2024
https://github.com/biswa-ganguly/chat-app
A MERN stack real time chat application
authentication daisyui expressjs mongodb mongoose nodejs reactjs zustand
Last synced: 06 Nov 2024
https://github.com/limoer96/datastack
An admin system that can get student/experiment/behaviors data information base on React and Antd(only build for my practice at school).
express mongodb mongoose nodejs
Last synced: 05 Nov 2024
https://github.com/sutharshantanu/razorpay-gateway
Backend Repository for RazorPay Payment Intergration in Node JS + MongoDB.
cors dotenv express-js mongodb mongoose node-js razorpay razorpay-api
Last synced: 07 Nov 2024
https://github.com/saurabhrkp/m-bias
Full website with Admin Panel. Post page have functions as like, save and comment. Panel for Admin to create, edit and delete posts and users. Transforming Photos while uploading etc.
amazon-s3 amazon-web-services async dotenv ejs expressjs mongodb mongoose mongoose-plugin multer multer-s3 passport passport-local sharp
Last synced: 12 Nov 2024
https://github.com/nickemma/villa-tour
Welcome to villa tour, the ultimate destination for luxury living. Our exquisite villas offer the perfect blend of comfort and style, and our dedicated and friendly team awaits to give you a unique and memorable experience.
expressjs jwt mongodb mongoose morgan nextjs nodejs react-file-base64 redux-toolkit scss tailwindcss toast-notifications typescript
Last synced: 15 Nov 2024