Author
Released
3/30/2021Skill Level Intermediate
Duration
- [Zuzana] In today's global world, we are connected like never before. But have you ever wondered what is the best way to share your data with the rest of the world? The best way is by using an API. Application programming interfaces allow various devices to interact and exchange data using a simple set of commands. RESTful API follows the REST architectural style which defines what API looks like. I am Zuzana Kunckova, a Laravel developer and the founder of Larabelles, the Laravel community for women. As a full-stack developer, I work with APIs and their integration in my work every day, and I'm excited to share my knowledge with you. By joining me in this LinkedIn learning course, you will discover the essentials of APIs, why we need them, how we use them in our daily life, and how we can build a simple RESTful API using one of the most popular, if not the most popular PHP framework, Laravel. Given the popularity of PHP and Laravel in particular and the importance of RESTful APIs in today's world, learning how to build RESTful APIs in Laravel will provide you with highly sought-after skills that will help you further your career. If that sounds exciting, let's get started.
Related Courses
-
Learning PHP
with Joe Casabona4h 33m Beginner -
PHP: Testing Legacy Applications
with Chris Hartjes1h 43m Intermediate -
Functional Programming with PHP
with Shaun Wassell2h 27m Advanced -
PHP for WordPress
with Joe Casabona1h 52m Intermediate
-
Introduction
-
1. An Introduction to APIs in Laravel
-
API overview2m 32s
-
APIs in the real world1m 47s
-
The basics of Laravel 83m 37s
-
-
2. Setting Up Our Application
-
The project infrastructure3m 32s
-
-
3. Building RESTful API
-
Saving a new petition2m 24s
-
Deleting a petition4m 27s
-
4. Testing Our API with Postman
-
Installing Postman3m 21s
-
GET all petitions2m 43s
-
POST a new petition2m 14s
-
PATCH (update) a petition2m 19s
-
DELETE a petition2m 10s
-
-
Conclusion
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Building RESTful APIs in Laravel