https://github.com/dr-rompecabezas/dockerized-fastapi
Dockerized FastAPI
https://github.com/dr-rompecabezas/dockerized-fastapi
alembic ci-cd digitalocean docker fastapi github-actions gunicorn heroku jwt nginx postgresql pydantic pytest python sqlalchemy ubuntu
Last synced: 2 months ago
JSON representation
Dockerized FastAPI
- Host: GitHub
- URL: https://github.com/dr-rompecabezas/dockerized-fastapi
- Owner: dr-rompecabezas
- Created: 2021-11-08T22:42:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T00:51:50.000Z (over 1 year ago)
- Last Synced: 2025-08-13T01:47:47.494Z (11 months ago)
- Topics: alembic, ci-cd, digitalocean, docker, fastapi, github-actions, gunicorn, heroku, jwt, nginx, postgresql, pydantic, pytest, python, sqlalchemy, ubuntu
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerized Fast API
PostgreSQL-backend application deployed to Heroku and Digital Ocean using GitHub Actions CI/CD pipeline. Based on a tutorial by Sanjeev Thiyagaraj.