Flutter REST API Crash Course - Part 1: Intro to REST, the nCoV 2019 REST API & REST Client

Опубликовано: 27 Октябрь 2024
на канале: Andrea Bizzotto
39,728
482

Course Link: 👇👇
https://nnbd.me/flutter-rest-api

This is the first chapter of my Flutter REST API crash course, where you will learn how to build this Coronavirus Tracker Application.

Highlights

00:00 - Intro
00:22 - RESTful APIs: The Basics
03:50 - The nCoV 2019 Coronavirus API: Setup instructions, API Keys and Access Tokens
11:31 - REST Client for VS Code: Initial setup & sending requests
17:41 - REST Client: Using Environment Variables and excluding sensitive data with .gitignore
22:46 - REST Client: Adding the remaining requests

Useful links:

GitHub Public APIs repository: https://github.com/public-apis/public...
REST API Tutorial: https://restfulapi.net/
API-nCoV2019 - 1.0.0: https://apimarket.nubentos.com/store/...
REST Client extension for Visual Studio Code: https://marketplace.visualstudio.com/...

Happy Coding!