faraday
HTTP client
A Ruby-based library for making HTTP requests and interacting with web services
READ-ONLY fork of https://github.com/lostisland/faraday
6 stars
3 watching
5 forks
Language: Ruby
last commit: almost 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lostisland/faraday | An HTTP client library abstraction layer providing a common interface over multiple adapters and middleware | 5,757 |
typhoeus/ethon | A lightweight Ruby wrapper around libcurl to simplify HTTP requests | 137 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |
toland/patron | A Ruby HTTP client library built on top of libcurl. | 541 |
robertodecurnex/twttr | A Ruby-based interface to Twitter API v2 | 1 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
logansease/qwikhttp | A lightweight HTTP networking library for iOS, tvOS and watchOS with builder-style syntax and robust serialization/deserialization capabilities. | 2 |
twisted/treq | A Python API for making HTTP requests using Twisted's HTTP client | 588 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |
hanklords/flickraw | A Ruby library providing an interface to the Flickr API. | 507 |
taf2/curb | Provides Ruby bindings for libcurl, allowing developers to make HTTP requests in their Ruby applications. | 1,290 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
elixir-tesla/tesla | A flexible HTTP client library that simplifies communication by providing a common interface for various adapters and middleware components. | 2,005 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 49 |
twilio/twilio-ruby | A Ruby gem for interacting with the Twilio API and generating TwiML | 1,357 |