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
- Payment error
While I was making the subscription for this month, I got the following.
- Appwrite Bucket use
I'm wishing to integrate Appwrite bucket storage into my project for storing documents directly from my server. I'm currently using appwrite free plan,and I'm...
- Image transformations
On flutter web, when using image transformations, the results are being cached. When I replace an image, the old version still appears. Is it possible to manual...