Categorygithub.com/gcp-kit/line-bot-gcp-go
module
0.0.0-20210504052146-d59dbdde0c3f
Repository: https://github.com/gcp-kit/line-bot-gcp-go.git
Documentation: pkg.go.dev

# README

line-bot-gcp-go

GCPine (GC 🍍) is a toolkit that allows local development and cloud operations to coexist.
日本語ドキュメント

About

You can operate a LINE Bot that runs on Google Cloud Platform.

Features

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.

Requirements

  • go1.13~
  • Get external dependent modules from go.mod

Installation

go get github.com/gcp-kit/line-bot-gcp-go

Usage

Google App Engine Example
gcp-kit/gcpine-gae-example

TODO

  • GoogleCloudFunctions Example
  • Local Example

License

MIT license.

# Packages

No description provided by the author