Skip to content

davidwah/golang-gcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang GCS

How to run:

  1. install package dependency
go mod tidy
  1. generate key service-account.json from your GCS project and put file path.
  2. run project
go run main.go
  1. test upload with client test API application insomnia or postman image

Releases

No releases published

Packages

No packages published

Languages