Building an API using Express and MongoDB
In this post, we'll go through the process of creating an API built using Express and MongoDB.
We'll cover the ff. steps:
Setting up MongoDB
Creating an Express application
Optimizing your Express routes
Handling errors
Let's start!
Setting up Mong...
blog.projectkenneth.com7 min read