Discover what APIs and RESTful APIs are and how they work
About This Video
Get to grips with application program interfaces (APIs) and RESTful APIs and understand how they work
Explore the five main request methods - GET, POST, PUT, PATCH, and DELETE
Learn the concept of CRUD (create, read, update, and delete) operations and HTTP status codes
In Detail
This course will help you understand what APIs and RESTful APIs are and how they …
Understanding APIs and RESTful APIs Crash Course
Video description
Discover what APIs and RESTful APIs are and how they work
About This Video
Get to grips with application program interfaces (APIs) and RESTful APIs and understand how they work
Explore the five main request methods - GET, POST, PUT, PATCH, and DELETE
Learn the concept of CRUD (create, read, update, and delete) operations and HTTP status codes
In Detail
This course will help you understand what APIs and RESTful APIs are and how they work. It is designed in such a way that you will learn everything you need without feeling overwhelmed. APIs and RESTful APIs come across as difficult or advanced subjects, but they are just two computers communicating with each other and exchanging commands and data.
The videos will take you through several easy-to-remember metaphors so that you can grasp APIs without getting unnerved. Because APIs can be written using different programming languages, this course will not include any coding exercises apart from a JavaScript demo.
By the end of this course, you'll have a comprehensive understanding of how APIs work and how computers communicate with each other. You'll also become familiar with RESTful APIs, which make use of the HTTP protocol.
The simplest way to think about an API (the metaphor)
00:02:52
A real life use case
00:02:40
What programming languages can we use?
00:01:17
Introduction to RESTful APIs
00:00:57
Introduction to JSON
00:02:09
A real JavaScript API example
00:04:10
GET requests
00:03:25
POST requests
00:02:49
DELETE requests
00:02:19
PUT/PATCH requests
00:04:10
Consuming APIs (how to use them)
00:02:23
Requests and responses
00:01:35
Common status codes
00:05:36
API security
00:00:53
Chapter 3 : Summary
Summary
00:01:58
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept