In this lab you’ll build an HTTP Cloud Function in Go.
Overview
Syllabus
- GSP602
- Overview
- Setup and requirements
- Task 1. Introducing HTTP Cloud Functions in Go
- Task 2. Writing the Gopher HTTP Cloud Function
- Task 3. Writing a test
- Task 4. Running the function locally
- Task 5. Cleaning up
- Congratulations