Build a simple REST API with Node, Express and MongoDB in 30 minutes.
As a developer, you'll definitely have to consume an API or even build one at some point in your work life. What I intend to do with this post is to show how to build a simple REST API in which we can save user data(names and emails) to a local Mongo...
damue.hashnode.dev15 min read