EmanueleGuidotti / crud-for-MongoDB

A set of pre-built NodeJS CRUD operations and REST API for mongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crud for MongoDB

A set of pre-built NodeJS CRUD operations and REST API for mongoDB.

This repository is intended as a blueprint or as a starter point for a back end Javascript archietecture built with Node JS and MongoDB.

Installation

Copy the repository and edit mongoDB.conf.json file

Dependencies

express

mongodb

morgan

graceful-fs

http-errors

jest

About

A set of pre-built NodeJS CRUD operations and REST API for mongoDB

License:MIT License


Languages

Language:JavaScript 100.0%