Skip to content

jacksontong/go-cloudfunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud Function with Golang

This is an example how to develop Cloud Function in Golang

Local development

go run cmd/main.go
curl http://localhost:8080

Deployment

Just run the make command

make deploy_http

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published