Move from rest-client
to faraday
?
#483
Labels
feature request
A feature has been asked for or suggested by the community
rest-client
to faraday
?
#483
Checklist
Describe the problem you'd like to have solved
RestClient is now almost 4 years old without maintenance. It has old dependencies which aren't being updated. So, this is starting to cause pain. Ideally, we don't use
RestClient
any more.Describe the ideal solution
I think migrating to
faraday
is a good idea. It provides a nice interface which is very similar toHTTPProxy
and is well maintained.Alternatives and current workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: