AJAzamah Jrinazamahjr.hashnode.dev路Sep 6, 2021 路 4 min readRESTful APIs in 4 minutesAPIs, What Are They馃? API stands for Application programming interface, it is an intermediary between two or more applications or services that provide a set of rules and definitions that define how the applications or services can connect and commu...00
AJAzamah Jrinazamahjr.hashnode.dev路Aug 18, 2021 路 10 min readHTTP SimplifiedIf you have an interest in Web development and building APIs, understanding the concepts of HTTP is vital. In this article you are going to learn the following: What HTTP is, and its characteristics A brief history of HTTP versions What Sessions a...01M