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

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

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.