Skip to content

Switch to Faraday? #631

@flipsasser

Description

@flipsasser

Description

Consider using Faraday instead of HTTParty?

Basic example

Currently, the Meilisearch gem is using HTTParty, which is a great HTTP client library that's been around for a long time. It is, however, very rarely updated, and most libraries in the wild are now using Faraday as their HTTP client. I was wondering if you'd consider making a switch to Faraday?

I'd also be happy to put together a PR to do so, but didn't want to be presumptuous and waste your time and mine if you all feel strongly that HTTParty is the way to go. Please let me know!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions