Skip to content

pen/go-gle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-gle

google.golang.org/api/* のラッパ

使い方

とりあえず_example/print-range.go参照。

認証情報

環境変数に入れておくと自動的に使用する。

echo "GOOGLE_APY_KEY=\"$(cat json.key | xz -9 -c | base64)\"" >> .env
direnv allow
rm json.key

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages