Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
MongoDB
MongoDB is an open source NoSQL document-oriented database. MongoDB allows flexible schema representation instead of relying on fixed tables and columns. It supports full indexing, query, aggregation, tunable consistency and durability levels, and linear horizontal scaling through sharding.
- GitHub: https://github.com/topics/mongodb
- Wikipedia: https://en.wikipedia.org/wiki/MongoDB
- Repo: https://github.com/mongodb
- Created by: MongoDB Inc.
- Released: February 11, 2009
- Related Topics: nosql, no-sql, document-oriented-database, database,
- Aliases: mongodb-database, mongo, mongo-db,
- Last updated: 2025-01-16 00:19:52 UTC
- JSON Representation
https://github.com/mlh-fellowship/acadivity
A web app to help students to optimise their every day life and keep their productivity high!
express-js hacktoberfest mongodb nodejs productivity reactjs students
Last synced: 17 Dec 2024
https://github.com/bertugfahriozer/ci4mongodblibrary
CodeIgniter 4 MongoDB Library & Common Model
ci4 ci4-mongodb-library codeigniter-mongodb codeigniter4 codeigniter4-mongodb codeigniter4-mongodb-library mongo mongodb
Last synced: 11 Oct 2024
https://github.com/safdarjamal/campus-recruitment-system
🔥 A recruiting software built with React/Redux (Client), Node/Express (API), and MongoDB (Database).
bcrypt code-splitting express expressjs isomorphic javascript jsonwebtoken mern-stack mongodb mongoose node nodejs prop-types react react-bootstrap react-router react-suspense reactjs redux rest-api
Last synced: 28 Oct 2024
https://github.com/glaucia86/aprendendo-react-live
Repositório responsável pelo live coding realizado no canal Twitch.tv
azure azure-functions azurefunctions express mongodb nodejs react reactjs
Last synced: 23 Oct 2024
https://github.com/ishantchauhan710/spacechat
A socket.io based real time chat app where you can perform one-to-one chats as well as group chats! Built using MERN stack, this project implements all core functionalities like User Authentication, Web Sockets, CRUD Operations, Routing and much more!
css expressjs javascript mongodb nodejs reactjs socket-io
Last synced: 28 Oct 2024
https://github.com/byjg/php-anydataset
Anydataset Core Module. Anydataset is an agnostic data source abstraction layer in PHP.
anydataset csv json mongodb mysql oracle php postgresql relational-databases sparql sqlserver text-file xml
Last synced: 01 Nov 2024
https://github.com/teelinsan/minimal-rest-microservice
A minimal REST API microservice in Python built with Flask and OpenAPI/Swagger.
boilerplate boilerplate-template connexion docker flask flask-application microservice mongo mongodb open-api python python-microservice rest rest-api restful-api swagger template
Last synced: 07 Nov 2024
https://github.com/SashiDo/parse-server-hosting
ParseGround.com is Simple Parse Server Hosting.
amazon aws baas back-end backend-services background-jobs mongodb parse-server push-notifications websocket
Last synced: 29 Nov 2024
https://github.com/devfeel/database
Simple and easy go database micro framework
command context database go mongodb mssql mysql postgresql sqlite
Last synced: 15 Oct 2024
https://github.com/paperhive/octonom
General-purpose models and collections with multi-database support, written in TypeScript
collection collections couchdb database document-database model models mongodb multi-database-support nodejs object-document-mapper object-relational-mapper odm orm typescript
Last synced: 23 Nov 2024
https://github.com/sashido/parse-server-hosting
ParseGround.com is Simple Parse Server Hosting.
amazon aws baas back-end backend-services background-jobs mongodb parse-server push-notifications websocket
Last synced: 06 Nov 2024
https://github.com/brussell98/s
Short and simple link shortening
javascript link-shortener mongodb restify shorten-urls shortener vue vuejs vuetify
Last synced: 15 Oct 2024
https://github.com/danielrenne/gocore
atomic gin-gonic go golang hacktoberfest mongodb pubsub utilities webserver
Last synced: 14 Oct 2024
https://github.com/sierrasoftworks/connor
Connor is a condition evaluator for Go inspired by MongoDB's query language
conditions golang mongodb mongodb-query-language
Last synced: 21 Dec 2024
https://github.com/amankushwaha577/friend-s-spy
MERN : REACT + NODE.js + MONGO DB + EXPRESS.JS + COOKIES/CACHE + AUTHENTICATION + JWT + JAVASCRIPT + SASS + HTML5 +CSS3 + BOOTSTRAP
bootstrap4 css3 html-css-javascript jwt-authentication mongodb nextjs nodejs nodejsapi react recaptcha social-media socket-io
Last synced: 19 Nov 2024
https://github.com/oguzkaran/dbprogramming-dec-2022
DBProgramming-Dec-2022
function mongodb mssql-server mssqlserver postgres postgresql sql sql-server stored-procedures transaction trigger view
Last synced: 12 Oct 2024
https://github.com/stanislav-web/ecs-auth-microservice
Auth microserivice Docker: Nginx -> Node -> Mongo
authentication microservice mongodb nginx nodejs
Last synced: 15 Oct 2024
https://github.com/kyleohc/node-nestjs
🚀🖨A big file upload example project written by nestJS.
big-file file-upload mongodb nestjs nestjs-backend nodejs typeorm
Last synced: 15 Oct 2024
https://github.com/techno-tim/mongo-to-s3
Backup mongodb databases to an s3 bucket
backup cloud container database docker kubernetes minio mongodb s3
Last synced: 07 Nov 2024
https://github.com/everydayrains/simple-discord-bot
Простой Discord бот для вашего сервера
discord discord-bot discord-jsv12 discordjs discorejs djs djs-v12 economy js mongodb mongoose nodejs pm2 private-voice
Last synced: 12 Oct 2024
https://github.com/scya597/web-full-stack-boilerplate
The Boilerplate I created to build web app, with support to ReactJS, NodeJS, Express, MongoDB, MySQL, Socket.io, webpack, hot-reload, etc.
boilerplate express hot-module-replacement mern-stack mongodb mysql nodejs project react webpack
Last synced: 23 Nov 2024
https://github.com/rap2hpoutre/mongodb-anonymizer
Anonymize MongoDB database with a NodeJS CLI
anonymization database hacktoberfest javascript mongo mongodb nodejs
Last synced: 13 Oct 2024
https://github.com/mesripour/game-center
Social gaming network
jwt-authentication mongodb php7 redis slim-framework
Last synced: 19 Nov 2024
https://github.com/mindula-dilthushan/mern-stack-crud-app-api
React.js + Node.js + Express + MongoDB 💙💚
expressjs mongodb mongodb-atlas nodejs reactjs
Last synced: 12 Dec 2024
https://github.com/aghyad-khlefawi/coddee
Coddee is a framework for building .Net applications using MVVM pattern and dependency injection.
asp-net-core coddee cross-platform cryptography csharp dependency-injection dotnet encryption linq-to-sql logging modularity mongodb mvvm mvvm-pattern repository-pattern rest-api wpf xamarin xamarin-forms xaml
Last synced: 12 Dec 2024
https://github.com/wpcodevo/deno-mongodb
In this tutorial, we'll cover how to build a Deno API that supports CRUD operations and stores data in a MongoDB database. The example API will run on an Oak middleware framework that will include routes to create, retrieve, update, and delete documents in the database.
crud crud-api deno denoapi mongodb oak oakframework rest-api restful zod
Last synced: 27 Nov 2024
https://github.com/borgert-inc/express-api-startkit
API Startkit for node - express 4 + mongodb + eslint
api api-node boilerplate eslint express husky mongodb mongoose nodejs
Last synced: 18 Nov 2024
https://github.com/thisdot/node-enterprise-setup-shell
This is the shell project to get you started with NodeJS in Enterprise
backend javascript mongodb nodejs nodejsapi opensource
Last synced: 21 Nov 2024
https://github.com/prasoonsoni/wss-wannasaysomething
It’s a fresh take on anonymity. We believe anonymity should be a fun yet safe place to express your feelings and opinions without shame. Young people don’t have a space to share their feelings without judgement from friends or societal pressures. WSS provides this safe space for teens.
android-studio anonymous-message application expressjs java javascript mongodb nodejs portfolio reactjs website
Last synced: 26 Nov 2024
https://github.com/dragonsea0927/ola
A fullstack app built with NextJS/TS, Prisma, MongoDB, TailwindCSS, Next API, Next Authentication with features to add projects, edit, delete, toggle projects on & off and filter projects based on tech stacks.
mongodb next-auth nextjs prisma sass tailwindcss typescript
Last synced: 26 Nov 2024
https://github.com/niweera/men-pp-template
MongoDB, Express, NodeJS template with Passport authentication.
express javascript jsonwebtoken mongodb mongoose nodejs passportjs
Last synced: 25 Dec 2024
https://github.com/gonzagadavid/priority-list-fullstack
Aplicação desenvolvida com React js, Redux, Express e MongoDB, tendo como proposito otimizar a organização e produtividade das pessoas. De forma visual, a pessoa poderá organizar sua lista de tarefas, classificando a tarefa por nível de prioridade, status e data
axios express fullstack jest mongodb nodemon reactjs redux redux-thunk supertest swagger swagger-ui testing-library
Last synced: 18 Nov 2024
https://github.com/tahniat-ashraf/vertx-async-to-sync
Consume an async api (with callback) from sync endpoint using vert.x
asynchronous consumer eventbus mongodb publisher pubsub reactive-programming timeout vertx vertx-web
Last synced: 22 Nov 2024
https://github.com/shm-rsuf/proxima-client
Welcome to the Proxima project repository! This web application uses CRUD operations and JWT authentication to manage data related to a specific domain. Using the API endpoints, you can easily create, read, update, and delete data, while ensuring secure access through authentication.
context-api crud-application expressjs jwt-authentication mern-stack mongodb nodejs postman react tailwindcss
Last synced: 26 Dec 2024
https://github.com/paulhobbel/commando-provider-mongo
A MongoDB provider for Commando
discord-commando discord-js mongodb mongodb-provider
Last synced: 10 Jan 2025
https://github.com/nurislam03/quickstarter
Quick nodejs (Express) + docker + mongodb + JEST(testing) setup.
docker docker-compose expressjs integration-testing jest-tests mongodb nodejs project-setup supertest testing
Last synced: 10 Nov 2024
https://github.com/micmro/vagrant-mean
Vagrant box for MEAN Stack
mean-stack mongodb nodejs ubuntu vagrant
Last synced: 07 Nov 2024
https://github.com/trainingbypackt/mongodb-express-angular-and-node.js-fundamentals
A practical guide to the tried-and-true production-ready MEAN stack, with additional tips, tricks, and best practices
angular angular7 express-js javascript mongodb mongoose node-js oauth passportjs
Last synced: 14 Nov 2024
https://github.com/pimlie/laravel-datatables-mongodb
Laravel DataTables plugin to support Laravel Mongodb
datatables laravel mongodb plugin
Last synced: 08 Nov 2024
https://github.com/rafaelgoulartb/adminbro-dashboard
📊 CRUD made with Adminbro and mongoDB
admin-dashboard adminbro adminbro-dashboard crud dashboard mongodb
Last synced: 09 Nov 2024
https://github.com/nemanjam/mern-docker
Dockerized MERN boilerplate with CRUD Todo app.
boilerplate crud docker express mern mongodb nodejs reactjs
Last synced: 09 Nov 2024
https://github.com/adarshaacharya/e-complaints
A complaint management app that helps user to send send the compaints to different departments, admin can forward complaints to respective dept. and dept. officer will reply to that complaint. :fire:
complaint-management complaints ejs express hacktoberfest mongodb nodejs
Last synced: 08 Nov 2024
https://github.com/chandelanish/fusionflow
FusionFLOW is a dynamic web app that boosts social connectivity and productivity. It offers blurbs for quick updates, real-time chat, video calling, email messaging, friend location tracking, and expense management, providing users with a comprehensive suite of tools to stay connected and organized.
bootstrap5 cors expressjs mongodb mongoose nodejs react-redux reactjs redux-toolkit
Last synced: 09 Nov 2024
https://github.com/jane-does-coding/specify
Get things done with Specify!
javascript mongodb nextjs prisma tailwind typescript
Last synced: 21 Nov 2024
https://github.com/rugvedb/mini-social-mern-app
Work in progress
authentication-middleware chat cloudinary express image-upload jsonwebtoken localstorage mongodb nodejs react-bootstrap reactjs socket-io socket-io-client token-based-authentication video-upload
Last synced: 20 Nov 2024
https://github.com/TechShreyash/BetterTGStreamer
Transform video files into seamless M3U8 streams with Better TG Streamer! Supports multiple hosts, unlimited uploads, and features a robust bot, streaming API, and database integration.
api cloudflare-workers file-management flask google-d hls m3u8 mongodb python remote-upload streaming telegram-bot video-conversion video-streaming
Last synced: 20 Nov 2024
https://github.com/faissalelfid/game_simulator_backend
MicroServices with NestJS and a Gateway-Api + KAFKA + MongoDB
api-gateway cookie-http-only docker docker-compose jwt-authentication kafka kafkajs microservices mongodb mongoose nestjs
Last synced: 20 Nov 2024
https://github.com/minhtran241/grpc-introduction
Implementation of gRPC with Go
deadlines error-handling evans golang grpc grpc-go mongodb mongodriver protocol-buffers reflection ssl-certificates stream-processing unary-rpc
Last synced: 07 Dec 2024
https://github.com/stevdza-san/googleauthserver
Backend Server with Ktor 2.0
authentication authorization backend cookies ktor mongodb rest-api server sessions
Last synced: 30 Nov 2024
https://github.com/koheimizuno/mern-blog
bcrypt bcryptjs bootstrap cors express formik jsonwebtoken mongodb mongoose nodemon react tailwindcss typescript yup
Last synced: 18 Nov 2024
https://github.com/autodesk-forge/forge-bim360search
Search on BIM 360 metadata indexed into Elasticsearch
autodesk-bim360 autodesk-data-managemnt autodesk-webhooks elasticsearch mongodb
Last synced: 15 Nov 2024
https://github.com/ashish2030/web-development-practice-solution
:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴘʀᴀᴄᴛɪᴄᴇ Qᴜᴇꜱᴛɪᴏɴ ᴏꜰ ᴊᴀᴠᴀꜱᴄʀɪᴘᴛ, ᴊQᴜᴀʀʏ , ɴᴏᴅᴇ ᴊꜱ ,ᴇxᴘʀᴇꜱꜱ , ʜᴛᴍʟ , ᴄꜱꜱ , ʙᴏᴏᴛꜱᴛʀᴀᴘ 💻 🎯 🚀
css3 express html javascript jquary mongodb nodejs
Last synced: 14 Nov 2024
https://github.com/rugvedb/mern-boilerplate
MERN stack boilerplate with store implemented using useReducer + useContext api
authentication boilerplate higher-order-component jsonwebtoken mongodb node-js nodejs react-hooks react-js store usecontext usereducer
Last synced: 12 Nov 2024
https://github.com/sayeed1999/home
The monorepo contains unit microservices e.g home-service for sharing posts, chat-service for real-time dual/group chatting, auth-service, email-service, api-gateway for redirecting requests to appropriate services, bullmq as message bus, socket.io used for realtime data.
docker message-queue microservice microservices modular-architecture mongodb mysql nodejs onion-architecture typescript websocket
Last synced: 14 Nov 2024
https://github.com/daggerok/csrf-spring-webflux-mustache
This repository is contains example application using spring boot 2.0, webflux, spring security 5, reactive mongodb and mustache template engine: spring security 5, CSRF protection with mustache, spring webflux functional routes security, method security, authorization decision, etc
controller-advice csrf csrf-protection csrf-tokens css-grid css-grid-layout maven mongodb mustache reactive reactive-mongo reactive-programming security spring-boot spring-mvc spring-security spring-web spring-webflux webflux
Last synced: 11 Nov 2024
https://github.com/fdhhhdjd/movie-netflix-ttn-fullstack
Nodejs,Expreess,Mongodb,Reactjs,Redux,Java app,Google,Facebook-Api,Docker,Heroku,...
docker facebookapi googleapi heroku mongodb nodejs reactjs redux
Last synced: 19 Nov 2024
https://github.com/vistaran/realtime-messaging-demo-using-socket.io
A real time messaging seed using socket.io - Features Group chat, Audio, Video, Pictures, Documents upload.
angularjs bootstrap3 css group-chat html html-css mongodb nodejs realtime-chat realtime-chat-conversations realtime-chating realtime-collaboration realtime-messaging socket-io
Last synced: 16 Nov 2024
https://github.com/douglasmoraisdev/mongodjangorestapi
A rest api to manage a users/group/meetings system, powered by Django and MongoDB, using OAuth2 for autentication and autorization.
django django-rest-framework mongodb mongoengine pymongo python python3
Last synced: 15 Nov 2024
https://github.com/Meteor-Community-Packages/meteor-schema-deny
Deny inserting or updating certain properties through schema options
Last synced: 25 Sep 2024
https://github.com/nishigaba/user-login-system
User Login and Registration System created in Node JS using Mongoose ORM and Passport User Authentication.
bcrypt express express-validator jade-templates javascript mongodb mongoose nodejs passport user-registration
Last synced: 05 Nov 2024
https://github.com/meteor-community-packages/meteor-schema-deny
Deny inserting or updating certain properties through schema options
Last synced: 14 Oct 2024
https://github.com/splitscreen-me/splitscreenme-hub
SplitScreen.Me - Public Hub 📦
ant-design antlr4 gaming gaming-website javascript meteorjs mongodb react reactjs splitscreen
Last synced: 14 Oct 2024
https://github.com/superoo7/statbot
A discord bot for steem
bot dicord-bot discord mongodb steem steemit typescript
Last synced: 23 Nov 2024
https://github.com/v-prt/plantgeek
A houseplant management web app.
antd expressjs formik houseplants mern-stack mongodb mongoose mongoosejs nodejs reactjs styled-components website
Last synced: 11 Oct 2024
https://github.com/ishantchauhan710/SpaceChat
A socket.io based real time chat app where you can perform one-to-one chats as well as group chats! Built using MERN stack, this project implements all core functionalities like User Authentication, Web Sockets, CRUD Operations, Routing and much more!
css expressjs javascript mongodb nodejs reactjs socket-io
Last synced: 25 Oct 2024
https://github.com/yazan98/ktor-example
Backend Project With Ktor and Mongo DB With Firebase
backend firebase kotlin kotlin-backend kotlin-language ktor ktor-client ktor-framework ktor-server mongo mongo-db mongodb swagger swagger-ui
Last synced: 10 Oct 2024
https://github.com/maggregor/maggregor
Data-layer that speeds up MongoDB queries
cache layer materialized-view mongo mongo-atlas mongodb mongodb-database performance
Last synced: 10 Oct 2024
https://github.com/s1s1ty/learning-resources
CS best self learning resources
docker elasticsearch grpc kubernetes mongodb python shell-script
Last synced: 22 Nov 2024
https://github.com/abrindeyev/mongodb-simple-ca
The simple Certificate Authority which suits the needs of MongoDB Server.
certificate-authority certificates mongodb mongodb-database openssl ssl-certificates
Last synced: 10 Oct 2024
https://github.com/luiscib3r/telezon-s3
Telezon S3 is a storage service that implements Amazon S3-compatible API using Telegram as the storage backend. It allows you to store and retrieve files using standard S3 clients while leveraging Telegram's infrastructure for actual file storage.
amazon-s3 fastapi heroku mongodb python telegram telegram-bot telezon-s3
Last synced: 05 Nov 2024
https://github.com/prathamesh7pute/coral
Node.js framework to create REST API with express and mongoose models
coral mongodb mongoose-model rest
Last synced: 11 Oct 2024
https://github.com/yiisoft/db-mongodb
Yii Framework MongoDB extension
hacktoberfest mongodb optionalforframeworkannounce yii3
Last synced: 07 Oct 2024
https://github.com/ktorzpersonal/purescript-ifrit
An SQL -> NoSQL compiler for data aggregation
aggregation compiler mapreduce mongodb nosql pipeline sql
Last synced: 15 Oct 2024
https://github.com/ladunjexa/nextjs13-prompt-ai-assistant
incredible AI-Prompts Sharing Web Application - modern full-stack Next.js 13 application powered by MongoDB 🤖
ai-prompts-sharing-web full-stack-webapp google-oauth2 mongodb mongoose next-auth nextjs-13 nextjs-best-practices tailwindcss
Last synced: 27 Oct 2024
https://github.com/abranhe/normalize-mongoose
Normalize Mongoose JSON output
js mongodb mongoose mongoose-plugin
Last synced: 11 Oct 2024
https://github.com/boly38/node-mongotools
node mongoTools wrapper
backup dropbox hacktoberfest hacktoberfest2021 javascript javascript-library mongo mongodb mongodump mongorestore nodejs
Last synced: 08 Nov 2024
https://github.com/mongodb-developer/mongodb-springboot3-kotlin
Getting started App with Spring Boot 3 in Kotlin using MongoDB
backend kotlin mongodb restful springboot3
Last synced: 24 Dec 2024
https://github.com/haohanyang/mongodb-datasource
MongoDB datasource for Grafana
Last synced: 27 Oct 2024
https://github.com/rafiul29/proxima-client
Proxima is a user-friendly project management application built using the MERN stack. With Proxima, users can create, edit, and delete projects with ease. The application features secure JWT authentication and frontend protected routes to ensure user privacy and security.
context-api expressjs meran momentjs mongodb nodejs react tailwindcss
Last synced: 06 Nov 2024
https://github.com/luancss/next13-airbnb-clone
I developed an Airbnb clone with comprehensive functionalities, covering everything from a responsive frontend to a robust backend to provide a complete experience to users.
axios bcrypt cloudinary mongodb nextjs prisma reactjs tailwindcss typescript
Last synced: 02 Nov 2024
https://github.com/spiderpig86/smoresunderflow
:hotsprings: A scalable StackOverflow clone powered by microservices.
database elastic-search kibana koa microservices mongodb nginx pm2 react redis shards soa stackoverflow
Last synced: 05 Nov 2024
https://github.com/hsyntes/authentication-authorization-security
Authentication, Authorization and Security Back-End System with Node.js & Express.js & mongoDB - mongoose. Registering users to the database, authorization and authentication users, sending emails to users' email address to reset or update their password and more.
authentication authorization expressjs mongodb mongoose nodejs security
Last synced: 08 Nov 2024
https://github.com/HackRU/sledge
A Judging System for Hackathons
expressjs hackathons judging mongodb nodejs reactjs
Last synced: 02 Nov 2024
https://github.com/atulmy/fullstack-event-driven-architecture
Text-to-Speech and Speech-to-Text application built with a full-stack monorepo, featuring an event-driven, highly scalable architecture using Node.js, React, Redis, MongoDB, and Docker.
docker event-driven event-driven-architecture example-project microservice-architecture microservices mongodb nodejs react redis sample-project scalability
Last synced: 02 Nov 2024
https://github.com/elijah-trillionz/native-json-db
native-json-db offers a JSONDB class with methods for structuring, adding, removing, and updating data in the json file
community database hacktoberfest json mongodb nodejs open-source typescript typescript-library
Last synced: 27 Oct 2024
https://github.com/miladr0/bull-mongo
Message Queue using Bull, Redis, and MongoDB in Nodejs
docker expressjs message-queue mongodb redis
Last synced: 29 Oct 2024
https://github.com/sayed94h/school-management
ASP .Net Core Web API with React.js and MongoDB Database Full Course. A web development project tutorial for beginners. We will build a web application for managing school students.
asp-net-core-course asp-net-core-tutorial asp-net-core-web-api full-course full-stack-web-development mongodb mongodb-course mongodb-database mongodb-tutorial project react-course react-js-web-api-mongodb react-tutorial reactjs source-code tutorial-for-beginners web-development web-development-course web-development-project website-development
Last synced: 30 Dec 2024
https://github.com/uditkarode/montype
🍃 Generate TypeScript interfaces from regular Mongoose schemas.
mongodb mongoose mongoose-schema-interface mongoose-schema-to-typescript mongoose-to-typescript mongoose-typescript schema-generate-interface typescript typescript-mongodb typescript-mongoose
Last synced: 14 Nov 2024
https://github.com/wlun001/travel-list
Reference/template repo for blogging
angular cd ci container demo-app docker go gofiber google-cloud kubernetes mongodb yaml
Last synced: 29 Oct 2024
https://github.com/rsginer/idle-capitalist
React Redux Node.js CQRS Websockets Express Idle Capitalist Video Game like Adventure Capitalist - Full Stack JS
cqrs express idle-capitalist idle-game mongodb nodejs react-redux reactjs redux-saga videogame websocket
Last synced: 29 Nov 2024
https://github.com/radzionc/terraform-aws-documentdb-lambda
Terraform module which creates Amazon DocumentDB and AWS Lambda in same VPC
api-gateway aws aws-lambda documentdb mongodb nodejs terraform terraform-module
Last synced: 06 Nov 2024