Skip to content

sbstjn/faas-sam-lambda-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Serverless Application Model w/ Go

MIT License FaaS.club FaaS Makefile

Example AWS Lambda Function w/ Go

Usage

Deploy

# Deploy AWS Lambda function
$ > make configure build package deploy

Test

# Run pytest
$ > make test

Releases

No releases published

Packages

No packages published