amisadmin / fastapi-amis-admin

FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as many powerful functions as django-admin.
http://docs.amis.work
Apache License 2.0
1.09k stars 161 forks source link

S3 support #163

Closed mmmcorpsvit closed 8 months ago

mmmcorpsvit commented 8 months ago

what is the best way to transparent store files/images to S3? Maybe anybody can share a simple demo, please?