An open API service indexing awesome lists of open source software.

https://github.com/code402/aws-api-gateway-example

Source code for AWS CloudFormation and Amazon API Gateway examples.
https://github.com/code402/aws-api-gateway-example

amazon-api-gateway aws aws-lambda aws-lambda-java aws-lambda-node cloudformation route53

Last synced: 4 months ago
JSON representation

Source code for AWS CloudFormation and Amazon API Gateway examples.

Awesome Lists containing this project

README

        

# aws-api-gateway-example

_This code makes a lot more sense if you read its corresponding blog post at https://code402.com/aws-api-gateway-example_

Source code for AWS CloudFormation templates that demonstrate how to set up a REST service on Amazon API Gateway backed by a Lambda function in JavaScript or Java.

Please check the `java` or `node` directories for examples.