HTTP Requests 101: A comprehensive guide to understanding requests
Zeta •
#api
HTTP requests are present in developers' day to day. Dive into how they are structured internally, created and sent over the network at both fundamental level and in various programming languages.
What is REST? RESTful APIs explained
Zeta •
#api
The REST architecture was first introduced in the 2000s, and today, it is widespread in the software industry. Discover how REST APIs work, their anatomy, and the parts involved in API communication.
What is an API? Understanding the basics
Zeta •
#api
The use of APIs is widespread in the world of software development. In this article we will go over the basics of this popular concept and explain the differences between its various types and architectures.