Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.21 KB

Readme.md

File metadata and controls

37 lines (33 loc) · 1.21 KB

Node.js + express + mongodb + mongoose REST API Example

Add .env file should contain DBURL & PORT

PORT=5000
DBURL='mongodb://localhost:27017/learning?readPreference=primary&ssl=false'

Contributors

pz-max
Max Parzen
akshat089
Akshat Mittal
ekatef
Siddhartha Mishra