Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Faraday instead HTTPClient #15

Open
sheerun opened this issue Sep 27, 2014 · 5 comments
Open

Faraday instead HTTPClient #15

sheerun opened this issue Sep 27, 2014 · 5 comments

Comments

@sheerun
Copy link

sheerun commented Sep 27, 2014

Faraday is an abstraction layer for http clients in ruby.

HttpClient is one of its backends, but there are great alternatives.

Could you switch sekken to use faraday instead?

@sheerun
Copy link
Author

sheerun commented Sep 27, 2014

or httpie ;)

@tjarratt
Copy link
Contributor

tjarratt commented Oct 8, 2014

Hey @sheerun thanks for pointing this out. It's been quite a while since I've taken a step back and asked what the Ruby community is using for HTTP clients (and abstractions around them).

Would you be interested in submitting a pull request to bring in Faraday to Sekken?

@comandeo
Copy link

I tried to work on that issue and struggled with a 'bug' in faraday - lostisland/faraday#428

I do not think it makes any sense to work on this ticket before Faraday guys clarify the situation somehow.

@tjarratt
Copy link
Contributor

That's unfortunate. I have to say, your face-palm avatar is strangely appropriate, given the "bug" you filed against Faraday.

@tsyber1an
Copy link
Contributor

i'm looking forward to extract that dependency to abstract layer, @tjarratt what do you think about it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants