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

https://github.com/simonespa/serverless-echo-api

An example of serverless application using the Serverless framework
https://github.com/simonespa/serverless-echo-api

aws aws-lambda lambda nodejs serverless serverless-framework

Last synced: about 1 year ago
JSON representation

An example of serverless application using the Serverless framework

Awesome Lists containing this project

README

          

# Serverless Echo API

[![CircleCI](https://circleci.com/gh/simonespa/serverless-echo-api.svg?style=svg)](https://circleci.com/gh/simonespa/serverless-echo-api)

## Integration with ALB

- https://github.com/jthomerson/serverless-training-examples/blob/master/services/application-load-balancer-lambda/serverless.yml
- https://serverless-training.com/articles/how-to-set-up-application-load-balancer-with-lambda/
- https://medium.com/swlh/getting-started-with-lambda-and-application-load-balancers-ff564a530b74