An open API service indexing awesome lists of open source software.

https://github.com/fly-apps/hello-fastapi

Example project demonstrating how to deploy a FastAPI app to Fly.io.
https://github.com/fly-apps/hello-fastapi

Last synced: 4 months ago
JSON representation

Example project demonstrating how to deploy a FastAPI app to Fly.io.

Awesome Lists containing this project

README

          

## Launching on Fly.io

```sh
fly launch --from https://github.com/fly-apps/hello-fastapi --into
```