-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Streaming Large Files #58
Copy link
Copy link
Closed
Labels
Description
I am working with this example in the documentation that shows a basic example of how to work with files.
Is it possible to stream a large file with this? What is the correct pattern?
It's possible to stream files with starlette, so how would integrating this functionality with fastapi work?
Thank you!
Reactions are currently unavailable