Hello Strapi’s experts !
i’m starting with Strapi and a little bit lost with the upload API.
Actually, i’m using java code to create entities via the standard api and it works perfectly
the thing is that i want to upload some images (using java) but i dont know if it’s doable via the upload API. if i understand well the upload API is not JSON based? i mean that i would have use javascript to perform the upload?
thank you a lot for your help
Jelti