GCPine (GC 🍍) is a toolkit that allows local development and cloud operations to coexist.
日本語ドキュメント
You can operate a LINE Bot that runs on Google Cloud Platform.
GCPine works by receiving WebHook during local development,
so that development efficiency can be maintained without worrying about waiting for deployment due to cloud development.
- go1.13~
- Get external dependent modules from
go.mod
go get github.com/gcp-kit/line-bot-gcp-go
Google App Engine Example
gcp-kit/gcpine-gae-example
TODO
- GoogleCloudFunctions Example
- Local Example