Skip to content

Build a CORS-enabled serverless microservice with interactive API documentation and infrastructure as code building upon AWS and Swagger.

Notifications You must be signed in to change notification settings

dctr/aws-api-gateway-lambda-and-swagger

Repository files navigation

Serverless REST App on AWS

This is a stencil for deploying an AWS API Gateway with a backing lambda using Swagger for both AWS CloudFormation as well as providing API documentation.

Besides this repo, you need to set up an S3 bucket into which ./bin/deploy-api can upload the api.yml into. Download Swagger UI, alter index.html to point to this file (e.g. /files/api.yml) and upload it into the same S3 bucket.

See the corresponding article for further information.

About

Build a CORS-enabled serverless microservice with interactive API documentation and infrastructure as code building upon AWS and Swagger.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published