Understanding Web API Protocols, Practices, and Styles
Before jumping into the details of Git, letâs review the open standards and common practices that have helped make the Internet, and the web in particular, a great place to build and publish APIs. For that, Iâll cover three general topics:
- The HTTP protocol
- The common practices behind the success of the web
- The REST style for designing and building HTTP-based applications
HTTP is an open standard thatâs helped stabilize and power the web for about thirty years. HTTP isnât the only open protocol used to build APIs on the Internet, but it is the most popular one to date, and weâll use ...
Get Design and Build Great Web APIs now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.