This lab will teach you about the architecture and basic functioning of Application Programming Interfaces (APIs). This will be supplemented with hands-on practice, where you will configure and run Cloud Storage API methods in Cloud Shell.
Overview
Syllabus
- GSP294
- Overview
- Prerequisites
- Setup and requirements
- How do APIs work?
- Task 1. Using the API library
- Task 2. Creating a JSON File in the Cloud Console
- Task 3. Authenticate and authorize the Cloud Storage JSON/REST API
- Task 4. Create a bucket with the Cloud Storage JSON/REST API
- Task 5. Upload a file using the Cloud Storage JSON/REST API
- Congratulations!