Skip to content

Go package that makes it easier to use the Line Bot Go SDK in AWS Lambda, as a serverless API function.

License

Notifications You must be signed in to change notification settings

JamesJJ/line-bot-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using the Line Bot Go SDK with AWS Serverless API Gateway / Lambda

Package linelambda implements helper functions that make it easier to use the Line Bot Go SDK in AWS Lambda, as a serverless API function.

Line Bot Go SDK: https://github.com/line/line-bot-sdk-go/

Example code and an AWS SAM deployment template for a demo "echo" Line Bot are available here: https://github.com/jamesjj/line-bot-demo