GOATS2K / overpass

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

Migrate to FastAPI #21

Open GOATS2K opened 3 years ago

GOATS2K commented 3 years ago

At some point, I will swap out the jinja templates with a SPA - but for that we need to turn Overpass into a REST API.

https://fastapi.tiangolo.com/