RESTClient VS Typhoeus

Compare RESTClient vs Typhoeus and see what are their differences.

RESTClient

Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions. (by rest-client)

Typhoeus

Typhoeus wraps libcurl in order to make fast and reliable requests. (by typhoeus)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
RESTClient Typhoeus
4 2
5,234 4,060
0.1% 0.1%
0.0 0.0
2 months ago 6 months ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RESTClient

Posts with mentions or reviews of RESTClient. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-14.
  • Crest 1.0.0 Release
    3 projects | dev.to | 14 Oct 2021
    For practical reasons, I decided to re-implement Ruby's rest-client gem to dive into the Crystal.
  • Using Rest Client for Seeding Database
    2 projects | dev.to | 11 Apr 2021
    The Met has a really robust API of their collection - over 470,000 distinct objects! Talk about a lot of data! I needed to figure out how to get at least a sampling of this data into my backend API. I found just what I was looking for in RestClient. In theory it is super easy to use and I will give a few quick steps below. I say in theory because I think it depends on how well set up the API is that you are pulling your data from. If you are wondering, the Met's was really easy sometimes and really hard others - some of the art objects were missing attributes that I wanted to pull so I had hand hold my seed file during some of the departments. For brevity sake, I will use one of the easier bit of data to pull - the Met's list of departments. (seeding the art objects themselves was another story all together!)
  • Microsoft Graph API implementation in Rails app
    6 projects | /r/rails | 1 Mar 2021
    I am considering to use the rest-client gem, because many of my call need nested data. But I actually don't think they support the structure Microsoft are using for their "rest" api.
  • How to Access Spotify’s Web API Using Ruby, RESTClient, and JSON
    3 projects | dev.to | 19 Jan 2021
    API *An application programming interface ( API) is a computing interface which defines interactions between multiple…*en.wikipedia.org rest-client/rest-client *A simple HTTP and REST client for Ruby, inspired by the Sinatra's microframework style of specifying actions: get, put…*github.com JSON *JavaScript Object Notation ( JSON, pronounced ; also ) is an open standard file format, and data interchange format…*en.wikipedia.org Web API | Spotify for Developers *Note: By using Spotify developer tools, you accept the Spotify Developer Terms of Service. Based on simple REST…*developer.spotify.com Ruby-Doc.org *Fast, searchable Ruby documentation for core and standard libraries. Plus, links to tutorials, guides, books, and…*ruby-doc.org

Typhoeus

Posts with mentions or reviews of Typhoeus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-05.
  • Best Ruby HTTP Clients in 2023
    3 projects | /r/ruby | 5 Apr 2023
    In fact, because the metric is clearly "number of stars", it suggests you two libraries which are either not maintained in almost 3 years, or that haven't had a release in 3 years and a commit in 10 months, despite both of them having a buttload of open issues.
  • The Best Ruby HTTP clients for 2021
    6 projects | /r/ruby | 28 Apr 2021
    Have you had a play with typhoeus by any chance? It's a wrapper over libcurl, so you get OS threads for free - which is kind of nice.

What are some alternatives?

When comparing RESTClient and Typhoeus you can also consider the following projects:

Faraday - Simple, but flexible HTTP client library, with support for multiple backends.

Http Client - 'httpclient' gives something like the functionality of libwww-perl (LWP) in Ruby.

httparty - :tada: Makes http fun again!

excon - Usable, fast, simple HTTP 1.1 for Ruby

Patron - Ruby HTTP client based on libcurl

Unirest - Unirest in Ruby: Simplified, lightweight HTTP client library.

HTTP - HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts

Savon - Heavy metal SOAP client