poizon / fastapi-nginx-gunicorn

Example app for article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastapi-nginx-gunicorn

Deploying a FastAPI web app to a Virtual Private Server (VPS) is tricky. If you're not familiar with technologies such as NGINX or Gunicorn, it can easily overwhelm you. Check out this tutorial so you won't have to spend as much time on your first deployment as I did.

About

Example app for article


Languages

Language:Shell 75.3%Language:Python 24.7%