Setting up MongoDB and Mongoose for your project
Overview
In this tutorial, we will look at how to set up our project from my previous tutorial to use MongoDB.
In the previous article, we built a REST API that served data to our blog application. We build out endpoints to create, read, update and d...
stai.hashnode.dev12 min read