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 Max Parzen Akshat Mittal Siddhartha Mishra