I apologise in advance if this has already been asked before…
As I did some search, it seems it’s worth to interact via DDP, for example, using Ruby in the backend.
In this case, will I still be able to create RESTful APIs, so that 3rd party apps will be able to interact with my application?
@corvid@mordrax@tenzan
Hi guys, I build a web service REST API from meteor and the client is native
android java. I wanna upload file from my android using rest or ddp. but
until now, i havent found the solution about uploading file via ddp or
using rest. Anybody wants to help me?