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

Use fastapi instead of connexion #153

Closed
wants to merge 0 commits into from

Conversation

mhkc
Copy link
Collaborator

@mhkc mhkc commented Apr 26, 2024

This PR replaces Connexion with FastAPI because that is the API framework we have been using in other projects (Bonsai, Scout etc).

The app have also been split into two services, one frontend and API service so the API could instead be used to serve fileds

@mhkc mhkc force-pushed the 118-use-fastapi-instead-of-connexion branch from 01f577e to cb1d6ef Compare May 6, 2024 15:01
@mhkc mhkc closed this May 7, 2024
@mhkc mhkc force-pushed the 118-use-fastapi-instead-of-connexion branch from cb1d6ef to a5e54c6 Compare May 7, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant