Skip to content

prithvijj/learning-gcp-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learning-gcp-go

Prereq

  • Download gcloud
  • Run gcloud init
    • Triggers login and getting credentials for gcloud
  • Ran gcloud services enable run.googleapis.com cloudbuild.googleapis.com
  • Added in code based on link below
  • Ran gcloud functions deploy learning-gcp-go --runtime go125 --entry-point GetUserDetails --trigger-http
  • Ran curl -X '${GCLOUD_URL}'

Ref

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages