Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch API server to use FastAPI #45

Open
deadbits opened this issue Nov 1, 2023 · 0 comments
Open

Switch API server to use FastAPI #45

deadbits opened this issue Nov 1, 2023 · 0 comments
Assignees
Labels
restapi REST API server

Comments

@deadbits
Copy link
Owner

deadbits commented Nov 1, 2023

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

@deadbits deadbits added the restapi REST API server label Nov 1, 2023
@deadbits deadbits self-assigned this Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
restapi REST API server
Projects
None yet
Development

No branches or pull requests

1 participant