Skip to content

Switch API server to use FastAPI #45

@deadbits

Description

@deadbits

Migrate the API server use FastAPI instead of Flask. I'm more familiar with Flask but after reading about fastapi a bit, it seems preferable for APIs. The Streamlit UI won't be affected since that just hits the API (I also want to move away from Streamlit, but that's a different ticket).

https://fastapi.tiangolo.com/features/#short

Metadata

Metadata

Assignees

Labels

restapiREST API server

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions