Skip to content

matiaszilli/serverless-images-app

Repository files navigation

serverless-image-app

Simple AWS Serverless app to serve images.

alt text

You can see a detailed explanation in this post.
My Medium profile.

Contributing

First, please read our full contributing guidelines in CONTRIBUTING.

Report issues/questions/feature requests in the issues section.

Pre-commits and doc generation

To install pre-commit and its dependecies locally in your environment, follow instructions under docs folder.

Code formatting and documentation for variables and outputs is generated using pre-commit-terraform hooks which uses terraform-docs.

Authors

Created by Matias Zilli.

Autogenerated documentation

Requirements

Name Version
terraform >= 0.12.9
aws 2.53.0
aws >= 2.53.0

Providers

No provider.

Inputs

No input.

Outputs

Name Description
api_url The URL to invoke the API pointing to the stage. e.g. https://z4675bid1j.execute-api.eu-west-2.amazonaws.com/prod
bucket_domainname The bucket domain name. Will be with format bucketname.s3.amazonaws.com.
http_methods The HTTP method (GET, POST, PUT, DELETE, HEAD, OPTIONS, ANY)

About

Simple AWS Serverless app to serve images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published