Replies: 1 comment
-
The other advantage is other HOT projects are using FastAPI, so it enables better sharing of code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Some of the reasons for switching to FastAPI
For initial testing, load testing was done for /projects/{id} API. The outcome of this is below. It is just an initial test and may not be actual output.
Flask load testing result
FastAPI load testing result
Beta Was this translation helpful? Give feedback.
All reactions