Développement
Build Your Web Projects With REST APIs
Have you ever wondered how all the latest Facebook posts and tweets magically end up on your phone or browser? Or how flight or hotel comparison sites manage to get prices from all airlines or hotels in their application? How about how you can view and edit data through your web apps?
Well, the answer is through an API!
In this course, you'll learn what an API is and how to use one in your own code project. You’ll also discover how to build one of the most popular types out there, a REST API, which is a must-have for any developer's tool belt!
So, are you ready to start working with REST APIs and bring a whole new dimension to your web projects? Head over to the first chapter now! 🙏
Learning outcomes
- Use REST APIs for your code projects
- Make requests and send responses with a REST API
- Design REST APIs
Requirements
Prerequisites:
To get the most out of this course, it’s helpful to have a general knowledge of the web and how to use GitHub. You can acquire these skills via these courses:
Tools required:
- A code editor
- Postman
Turn it into a career
Take one of our 100% online diploma training programs, and transform your know-how into professional skills.
- Up to 100% of your training program funded
- Flexible start date
- Career-focused projects
- Individual mentoring
1/4
Table of contents
- Part 1
Use REST APIs for Your Code Projects
- Part 2
Make Requests and Send Responses With a REST API
- Part 3
Design REST APIs