Skip to content

mulieriq/Node.js-Rest-Api-With-Mongo-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating a RESTful API with Node.js

Make sure to also add your Mongo Atlas Admin Username to a nodemon.json file (which you have to create).

{
    "env": {
        "MONGO_ATLAS_PW": "YOUR_MONGO_USER_PW"
    }
}

About

A Node.js Rest Api With Mongo DB (Atlas db)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published