You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to shift from Flask to FastAPI. Would you please add support for Scarlette, so that it can be used with fastAPI.
The text was updated successfully, but these errors were encountered:
anilwarbhe
changed the title
Support for Starlette so as to use with FastAPI
Support for Starlette so as to use with FastAPI (Starlette Integration)
Nov 7, 2019
I'm not too familiar with starlette, but as long as it handles multipart form requests and files in a sane way, it should be an easy add. It would also probably need tests since I'd assume neither I nor @lmcgartland are too familiar. I'd be happy to review a PR if you sent one but I'm not sure I'd have the time to dedicate to personally work on this one for a while.
I want to shift from Flask to FastAPI. Would you please add support for Scarlette, so that it can be used with fastAPI.
The text was updated successfully, but these errors were encountered: