I am trying to upload files from a Spring boot app to appwrite. I've checked the SDK on maven but it seems to be for Android. Do I have to call Appwrite's REST API endpoints directly or there is a dependency for java
TL;DR
Developers are trying to upload files from a Spring Boot app to Appwrite. They checked the SDK on Maven but it seems to be for Android. The solution is to call Appwrite's REST API endpoints directly as there is no Java dependency available.