Making a RESTful API using Express, MongoDB, and Node.js: A Complete Guide
Introduction
The Representational State Transfer REST architecture style is a way of building applications that may be used in a network. Conceptually, it lays down the rules for how web services should talk to each other using the Hypertext Transfer...
danrez.hashnode.dev12 min read