July 2022
Intermediate to advanced
368 pages
9h 41m
English
Before you can hack APIs, you must understand the technologies that support them. In this chapter, I will cover everything you need to know about web applications, including the fundamental aspects of HyperText Transfer Protocol (HTTP), authentication and authorization, and common web server databases. Because web APIs are powered by these technologies, understanding these basics will prepare you for using and hacking APIs.
Web applications function based on the client/server model: your web browser, the client, generates requests for resources and sends these to computers called web servers. In ...
Read now
Unlock full access