Blueprints that can be used as starting points for Serverless applications in Oslo Origo.
Blueprint | Description |
---|---|
fastapi |
FastAPI application as a single Lambda function |
flask |
Flask application as a single Lambda function |
python |
"Plain" Python application with a single simple Lambda function |
Copy one of the top-level directories to a new repository, or create a new branch where you can quickly test a custom Serverless application.