Cloud API development with Golang + Gin + Firebase + AppEngine – Part 1



Cloud API development with Golang + Gin + Firebase + AppEngine – Part 1

Cloud API development with Golang + Gin + Firebase + AppEngine - Part 1

Part 1:
Using Google Cloud Platform’s AppEngine we will create a Golang / Gin based API, authenticate with Firebase, create Datastore entries and deploy using Cloud Build.
Authentication, authorization, persistence and deployment are all critical topics needed to create a production ready application.
This video introduces the project and lightly explores basic AppEngine concepts.

This series is intended to be intermediate and does not linger on entry level concepts, rather focusing on a full end to end system.

Key Topics:
– Project introduction
– GCloud CLI setup
– AppEngine Overview

Finished Project:
https://github.com/MousyBusiness/AppEngineAPI

Auth App:
https://github.com/MousyBusiness/FirebaseAuthReactApp

Part 1: https://www.youtube.com/watch?v=n-nAKkSGk3c
Part 2: https://www.youtube.com/watch?v=7Ddtm-Duahs
Part 3: https://www.youtube.com/watch?v=A2TqeQRQHL0
Part 4: https://www.youtube.com/watch?v=BgZjxHafcAk
Part 5: https://www.youtube.com/watch?v=7E7ku7KBi6A
Part 6: https://www.youtube.com/watch?v=atrZgPVSbkY
Part 7: https://www.youtube.com/watch?v=xwXv7Hq2Nf0
Part 8: https://www.youtube.com/watch?v=pY7dngIgACk

Comments are closed.