Investigate FastAPI as a replacement for FlaskRESTful #187

Open
opened 2024-10-16 00:43:42 -04:00 by joshuaboniface · 0 comments

The desire to add WebSocket support (#173) has revealed major limitations in FlaskRESTful as a framework for the API.

Instead, investigate moving to FastAPI. In addition to being far more performant, it includes native WebSocket support for arbitrary routes, so this would provide a much nicer more piecemeal approach to that idea.

The desire to add WebSocket support (#173) has revealed major limitations in FlaskRESTful as a framework for the API. Instead, investigate moving to FastAPI. In addition to being far more performant, it includes native WebSocket support for arbitrary routes, so this would provide a much nicer more piecemeal approach to that idea.
joshuaboniface added this to the future milestone 2024-10-16 00:43:42 -04:00
joshuaboniface added the
API
Client
labels 2024-10-16 00:43:42 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#187
No description provided.