https://github.com/leonelgalan/chalice-hello-world
AWS Lambda / Chalice Exploration
https://github.com/leonelgalan/chalice-hello-world
aws aws-lambda chalice
Last synced: about 1 month ago
JSON representation
AWS Lambda / Chalice Exploration
- Host: GitHub
- URL: https://github.com/leonelgalan/chalice-hello-world
- Owner: leonelgalan
- Created: 2021-12-10T21:16:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T14:42:47.000Z (over 4 years ago)
- Last Synced: 2025-02-11T13:23:24.466Z (over 1 year ago)
- Topics: aws, aws-lambda, chalice
- Language: Python
- Homepage: https://api.dev.epifany.com/
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [AWS Chalice](https://aws.github.io/chalice/index.html) Hello World!
https://api.dev.epifany.com/
- [X] [Quick Start Guide: API](https://aws.github.io/chalice/quickstart.html)
- [X] [Custom Domain Names](https://aws.github.io/chalice/tutorials/customdomain.html)
- [X] [Logging](https://aws.github.io/chalice/topics/logging.html)
- [X] [`xray`](https://aws.github.io/chalice/topics/configfile.html#xray)
- [ ] **WIP**: [Continuous Deployment (CD)](https://aws.github.io/chalice/topics/cd.html): [Configuring a GitHub Repository](https://aws.github.io/chalice/topics/cd.html#configuring-a-github-repository)
- [ ] [Stages](https://aws.github.io/chalice/topics/stages.html)