Can I upload a file on server side using form data?
TL;DR
The user is asking if it is possible to upload a file on the server side using form data. There are REST and nodejs endpoints available for file storage. The user is directed to the documentation links for more information.Create File endpoint: https://appwrite.io/docs/client/storage?sdk=web-default#storageCreateFile File Input: https://appwrite.io/docs/storage#file-input
Yea I see that but is there a way to do it server side or is it a client side only
Yep there is
[CLOSED ] File Storage
Recommended threads
- SSL Certificate Failure - Using Appwrite...
When we attempt to apply our custom domain to our appwrite site, we consistently receive the following error. [23:44:49] Processing SSL certificate issuance. ...
- [Self-hosted] Realtime crashes with "Mis...
- Regarding Rate Limits
Hello, I am a student engineer who built an internal website for my university club using AppWrite. My club currently has around 500 members, and when I recent...