https://github.com/egrajeda/serverless-python-template
A pretty basic template that I use when working with Serverless and Python.
https://github.com/egrajeda/serverless-python-template
aws aws-lambda python serverless serverless-framework
Last synced: 8 months ago
JSON representation
A pretty basic template that I use when working with Serverless and Python.
- Host: GitHub
- URL: https://github.com/egrajeda/serverless-python-template
- Owner: egrajeda
- Created: 2018-08-25T23:53:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T02:05:03.000Z (over 7 years ago)
- Last Synced: 2025-04-23T04:06:34.116Z (11 months ago)
- Topics: aws, aws-lambda, python, serverless, serverless-framework
- Language: Python
- Homepage: https://dev.to/egrajeda/my-python-serverless-setup-ca1
- Size: 2.93 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This is a pretty basic template that I use when working with
[Serverless](https://serverless.com) and Python.
For a more in-depth explanation, please see:
https://dev.to/egrajeda/my-python-serverless-setup-ca1