...
/Run MongoDB and Set up Required Accounts
Run MongoDB and Set up Required Accounts
Let's get our MongoDB running and our GitHub and Zomato accounts ready for API setup.
We'll cover the following...
Running MongoDB
To set up our API, we’ll first need to install the MongoDB database. This has already been done here, but we can verify that it’s working properly by running the terminal widget below. It will automatically run the mongod
...