Skip to content

akihiro-moriwaki/lambda-middleware-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-middleware-sample

middleware組み込みサンプル

Setup process

Installing dependencies & building the target

make

Local development

Invoking function locally through local API Gateway

sam local start-api

Packaging and deployment

sam deploy --guided

Testing

go test -v ./...

Appendix

Golang installation

Please ensure Go 1.x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published