golang-aws-lambda-skeleton

module
v0.0.0-...-485f29f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2018 License: MIT

README

Golang AWS Lambda Skeleton

Prerequisite

  • golang
  • aws-sam-local
  • Gnu Make

Getting Started

git clone https://github.com/ariesmcrae/golang-aws-lambda-skeleton.git

cd golang-aws-lambda-skeleton

make install_dependencies

make run

//output
{"message":"Process Request Id 12345","ok":true}

How to compile

make compile

How to run on AWS Sam Local

make run

How package into a zip file for deployment to AWS Lambda

make build

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL