Creating a RESTful API easily using node.js | Part 1
What is a RESTful API?
First off, an API, short for Application Programming Interface, is simply a way of communication between two or more services, sometimes described as a mediator between users/clients & resources/services they request.
RESTful A...
blog.iamshour.com3 min read