Please, how to upload a file(image or doc) to appwrite using python fastapi?
TL;DR
Developer KK expresses excitement about joining the community and mentions reviewing the documentation. They request help on uploading files to Appwrite using Python FastAPI. The solution is to refer to the Appwrite documentation specifically for Python SDKs and the storage section: https://appwrite.io/docs/references/cloud/server-python/storageThe appwrite is also Self Hosted
I’m sure appwrite docs say how
For python it was so vague and did touch on many things
Thanks for sharing
?, I’m not understand
Don't worry... I'll go over the docs again And I'll send a feedback😊
Ok
Recommended threads
- Uploading valid JSON files to storage ha...
- Migration from cloud to self-hosted fail...
Hi! I'm trying to migrate a small project from the cloud to a self hosted instance to play around but without any success! The migration process fails with the ...
- getFilePreview , getFileView , getFileDo...
I am on Appwrite self hosted 1.8.0 I use the web sdk 21.3.0 I created a bucket and it has this permission (users:create) then i enabled the file security then ...