Skip to content

nmccready/lambda-go-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-go-samples

see: make help

versioning

npm is gospel! No code is better than code. npm version command is more than sufficient and there is no need for any other semver code or logic

dependencies

  • npm install -g foreman to inject env variables like S3 buckets etc.
  • brew install jq

deployment example

nf run make deploy

un-deploy (destroy stack)

nf run make undeploy

About

An example of using AWS Lambda with Go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 66.0%
  • Shell 17.8%
  • Makefile 16.2%