httpapi-public-site

module
v0.0.0-...-0f00c5a Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: Apache-2.0

README

httpapi-public-site

Simple httpapi serving public content example site.

Development

To deploy this project you will need a deployment bucket in the AWS account your using to enable packaging of artifacts.

The make script below requires STAGE and BRANCH environment variables. Create a .envrc file and use direnv to switch environments:

export S3_BUCKET=lambda-deploy-ap-southeast-2
export AWS_REGION=ap-southeast-2

Create your deployment bucket, this only needs to be run once.

aws s3 mb $S3_BUCKET

To deploy run.

make

License

This code was authored by Mark Wolfe and licensed under the Apache 2.0 license.

Directories

Path Synopsis
cmd
internal
echoadapter
Package echoadapter add Echo support for the aws-severless-go-api library.
Package echoadapter add Echo support for the aws-severless-go-api library.

Jump to

Keyboard shortcuts

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