Support for Upload #160
paulocoutinhox
started this conversation in
General
Replies: 1 comment
-
FastCRUD is designed to work with a relational database, uploading a file to s3 is not in the scope. You can totally add it to a regular fastapi route and just include the router in your application, but you'll have to do it using FastAPI |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How i can support upload files to my S3 or locally using this project?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions