[erlang-questions] HTTP client for OAuth
Bernard Duggan
bernard@REDACTED
Wed Feb 24 23:14:32 CET 2016
On Thu, Feb 25, 2016 at 2:49 AM, Garrett Smith <g@REDACTED> wrote:
> I'm interfacing with various OAuth providers within an Erlang application
> and I need a simple HTTP client. I've poked around the ecosystem and have
> learned that HTTP clients are the new MySQL clients in terms of
> which-one-to-freakin-use.
>
I'd be very interested to know what you turn up, since I'm currently
pondering exactly the same problem (OAuth and all). This is probably an
absurdly naive question, but for quick-fire simple stuff like this, is
there any good reason you're aware of not to just go with httpc? Or is this
more just a matter of doing due diligence on the choice?
Cheers,
Bernrad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160225/6765b165/attachment.htm>
More information about the erlang-questions
mailing list