Go to the MongoDB Atlas Console and create a new database Get to database uri and paste this in your .env file /notes GET Empty x-access-token=token List all notes. /notes POST {'content':'foo'} ...