Open forresto opened 10 years ago
IMO it would be great to have a jQuery.ajax
-like approach where data can be provided to an in port as an object of key-value pairs.
If the request is a GET
, the data is converted into a query string and if the request is a POST
, the data is sent in the body as JSON.
Any plans for a post component? Would be useful for photobooth uploading to Imgur: https://api.imgur.com/endpoints/image#image-upload