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
- Host: GitHub
- URL: https://github.com/simonespa/serverless-echo-api
- Owner: simonespa
- License: gpl-3.0
- Created: 2020-01-24T12:55:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T01:13:44.000Z (almost 6 years ago)
- Last Synced: 2025-02-15T23:25:59.370Z (about 1 year ago)
- Topics: aws, aws-lambda, lambda, nodejs, serverless, serverless-framework
- Language: JavaScript
- Size: 206 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serverless Echo API
[](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