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: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:
Happy Coding!
#flutter #rest #api #webdev