Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 795 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 795 Bytes

serverless-blueprints

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

Usage

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.