nanlabs / devops-reference

This repository contains different infrastructure components, CI/CD pipelines, automation tools among other resources that are used in different projects here at NaN Labs.
MIT License
44 stars 16 forks source link

examples/serverless-fastapi #66

Closed ulises-jeremias closed 1 year ago

ulises-jeremias commented 1 year ago

Describe the feature

Serverless Framework + FastAPI example with the following features:

Use Case

This example will allow us to bootstrap projects using serverless framework with fastapi

Proposed Solution

we need to make this setup as small as possible. Use this example as reference.

Use serverless-offline for local development 👌🏻

Other Information

It must be compatible with the following way of usage:

npx serverless install -u https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-fastapi -n my-project

Acknowledgements

Version used

-

Environment details (OS name and version, etc.)

-