Hi group!
I was wondering if any of you have some input on uploading large data sets (eg. large log files, trace files, stack dumps etc.) via. a RESTful API?
Any input on how this is best achieved?
The scenario is, I want to post data from both Windows and *nix systems to the same API, but I am (primarely) limited to using HTTP requests against the API.
Any guidelines, links to articles or other?
Thanks!
/Claus