Skip to content

Mongo DB Setup

We will need to setup our Mongo Database before we start working on our REST API.

Mongo DB can be setup on your local machine, but for this tutorial, we will setup it on the Cloud. There are a lot of providers that offer free space for Mongo DB, we will use the official one called MongoDB Atlas (https://www.mongodb.com/atlas/database).

First thing you should do is to visit the link above and click button in "Try Free" in the top-right corner.

Mongo DB Try Free
Mongo DB Try Free

Then you will be asked to Register or Login. If you do not have account, please make one and login or if you do, just login.