https://github.com/anthonycorletti/cloudrun-fastapi
FastAPI on Google Cloud Run
https://github.com/anthonycorletti/cloudrun-fastapi
alembic docker fastapi google-cloud google-cloud-run postgresql pytest python3 sqlalchemy sqlmodel
Last synced: 12 days ago
JSON representation
FastAPI on Google Cloud Run
- Host: GitHub
- URL: https://github.com/anthonycorletti/cloudrun-fastapi
- Owner: anthonycorletti
- License: mit
- Created: 2020-02-06T18:18:27.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T21:48:12.000Z (12 months ago)
- Last Synced: 2024-05-22T06:08:45.553Z (11 months ago)
- Topics: alembic, docker, fastapi, google-cloud, google-cloud-run, postgresql, pytest, python3, sqlalchemy, sqlmodel
- Language: Python
- Homepage:
- Size: 160 KB
- Stars: 188
- Watchers: 2
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-fastapi - FastAPI on Google Cloud Run - Boilerplate for API building with FastAPI, SQLModel, and Google Cloud Run. (Projects / Boilerplate)
- awesome-fastapi - FastAPI on Google Cloud Run - Boilerplate for API building with FastAPI, SQLModel, and Google Cloud Run. (Projects / Boilerplate)
README
# cloudrun-fastapi [](https://github.com/steren/awesome-cloudrun/blob/master/README.md#popular-stacks)
Template for running [FastAPI](https://fastapi.tiangolo.com/) on [Google Cloud Run](https://cloud.google.com/run) with GitHub Actions for testing and CICD.
For all documentation visit the [docs](./docs) folder.
### Contributions & Suggestions
[Pull requests](https://github.com/anthonycorletti/cloudrun-fastapi/compare) and [issues](https://github.com/anthonycorletti/cloudrun-fastapi/issues/new) are very welcome!