I have an external URL (third party code) that I want to POST some data to, I don't have to wait for a response.
How would I do this in Elixir (if possible at all?)
Effectively I want to cURL some data to an external url
https://github.com/myfreeweb/httpotion
looks as if it will solve my problem :) thanks google!
EDIT: also -> https://github.com/edgurgel/httpoison
https://github.com/benoitc/hackney is really good. I use it a lot.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With