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! 🙏
Objectifs pédagogiques
- Use REST APIs for your code projects
- Make requests and send responses with a REST API
- Design REST APIs
Prérequis
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
Et si vous en faisiez votre métier ?
Suivez une des formations diplômantes de notre école 100% en ligne, et transformez vos connaissances en compétences professionnelles.
- Formations jusqu’à 100 % financées
- Date de début flexible
- Projets professionnalisants
- Mentorat individuel
1/3
Table des matières
- Partie 1
Use REST APIs for Your Code Projects
- Partie 2
Make Requests and Send Responses With a REST API
- Partie 3
Design REST APIs