mongodb-memory-server
Here are 20 public repositories matching this topic...
microservices with React and Node js
-
Updated
Dec 4, 2024 - JavaScript
White-box, black-box and non-functional test demonstration in an Express.js-based application with MVC pattern (Model-View-Controller). Tools: Jest, Supertest, Axios, Puppeteer, Sinon and MongoDB.
-
Updated
Mar 2, 2023 - JavaScript
Tutorial project for a complete NodeJS stack including unit-testing and CI/CD: Express, Winston, MongoDB, Mongoose, Jest, supertest, mongodb-memory-server, Docker, Docker-Compose, GitHub Actions, eslint.
-
Updated
Dec 6, 2024 - JavaScript
Script which simply downloads MongoDB as configured in `jest-mongodb-config.js`; useful for Docker caching.
-
Updated
Apr 12, 2021 - JavaScript
A simple blog API that allows users to register, access a list of published articles, publish, edit, and delete articles..
-
Updated
Mar 26, 2023 - JavaScript
Smart meter data analytics app built with the MEVN stack (MongoDB, Express, Vue, Node.js).
-
Updated
Dec 21, 2023 - TypeScript
Implementing a CRUD backend with an in-memory database involves creating basic data operations (Create, Read, Update, Delete) and storing data in RAM, ensuring fast access and manipulation.
-
Updated
Mar 14, 2024 - TypeScript
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.
-
Updated
Sep 24, 2023 - EJS
REST API for Facebook-clone Odinbook app from The Odin Project
-
Updated
Apr 15, 2023 - JavaScript
This is a food recipe management app. This app will help it's users to management food recipes. Api is documented with postman Api hosted on https://recipenodeapp.herokuapp.com/
-
Updated
Jan 14, 2022 - TypeScript
NestJS with MongoDB tested with MongoDB Memory Server
-
Updated
Jun 3, 2023 - TypeScript
This project show how to setup the seeding with a mongodb running in memory. For also pushing it further, I find a way to run the server only once for all the tests. Few weeks ago, I have discovered mongodb-memory-server which give the ability to run all the mongodb call in memory. With this package setup, we can start with a setup database usin…
-
Updated
Dec 27, 2021 - JavaScript
node js backend for shout, a demo social media
-
Updated
Aug 4, 2021 - JavaScript
VIES Vat Checker Bot
-
Updated
Dec 11, 2024 - TypeScript
This is a CRUD RESTful API that allows users (unauthenticated and authenticated) to read blogs. Only authenticated users can create, update, and delete blogs.
-
Updated
Oct 29, 2023 - JavaScript
A Nodejs API Created with express, mongoDb, mocha, gitHub actions and heroku.
-
Updated
Dec 7, 2021 - JavaScript
Back-End project created during the JLT Bootcamp Program (2023) – a server simulating the back-end for a cooking recipes application. It includes features such as authentication, REST APIs for various actions, data encryption, and more.
-
Updated
Nov 9, 2023 - TypeScript
Improve this page
Add a description, image, and links to the mongodb-memory-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mongodb-memory-server topic, visit your repo's landing page and select "manage topics."