Title: "Developing Beautiful APIs in Node" Date: 2017-03-02 09:27:07 Categories: [programming] tags: [nodejs, javascript]
This post is on how to build beautiful APIs in Node.js. Great, and what is an API? The definition says Application Programming Interface, but what does it mean? It could mean on of the few things depending on the context:
The main idea is that an API is a form of a contract between two or more entities...