Les REST API expliquée en 5 min

APIs are everywhere! Let's try to understand what they're for and how to use them in 5 minutes! (Host your project with Hostinger https://www.hostg.xyz/SHBis) 🖥️ Host your site with Hostinger: https://www.hostg.xyz/SHBis (- 10% with the code GRAVEN) 🔗Video code: https://github.com/GravenilvecTV/Exem... 🔗Video links: Download NodeJS: https://nodejs.org/en/ Download Visual Studio Code: https://code.visualstudio.com Download Git: https://git-scm.com Download Postman: https://www.postman.com Fastify website: https://fastify.dev API list: http://apilist.fun YouTube API: https://developers.google.com/youtube... Weather API: https://open-meteo.com Stripe API: https://stripe.com/docs/api Pokemon API: https://pokeapi.co 🔗For more information: NestJS: https://nestjs.com Fastify and Postgres:   / build-a-rest-api-with-fastify-and-postgresql   Why HTTPS is needed for an API: https://www.educative.io/courses/secu... 🔗 VPS Download Nodejs Debian: curl -sL https://deb.nodesource.com/setup_18.x | bash - UFW Firewall: https://www.codingforentrepreneurs.co... Nginx setup proxy_pass http://localhost:3000; proxy_set_header Host $proxy_host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; 🔗 Timecode 00:00 - What is an API? 00:40 - Requests 01:20 - Keys 01:55 - Creating your API 02:44 - Hosting 04:07 - Conclusion 🎥 Credits: Thumbnail: Dylan.PSD Editing: Davinci Resolve Filming: OBS Studio 💬 Join the Discord channel:   / discord   end()