GOATS2K / overpass

A self-hosted live video streaming platform with Discord authentication, auto-recording and more!
MIT License
347 stars 16 forks source link

FastAPI Migration: Port routes from Flask to FastAPI spec #29

Open GOATS2K opened 2 years ago

GOATS2K commented 2 years ago

Routes are configured differently in FastAPI, so they need to be changed.