curb
HTTP client library
Provides Ruby bindings for libcurl, allowing developers to make HTTP requests in their Ruby applications.
Ruby bindings for libcurl
1k stars
33 watching
229 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
toland/patron | A Ruby HTTP client library built on top of libcurl. | 540 |
excon/excon | An HTTP client library designed to provide simple and fast Ruby interactions with web servers | 1,162 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 507 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
typhoeus/ethon | A lightweight Ruby wrapper around libcurl to simplify HTTP requests | 136 |
restforce/restforce | A Ruby client for interacting with the Salesforce REST API | 816 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |
cedarcode/webauthn-ruby | A ruby library that makes a web server conform to the WebAuthn standard for secure public-key authentication | 666 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
r-lib/httr | A wrapper around curl that simplifies HTTP interactions in R, providing a standardized interface and features for modern web APIs. | 986 |
nov/twitter_oauth2 | A Ruby library implementing Twitter's OAuth 2.0 authentication protocol with PKCE support | 14 |
oauth-xx/oauth2 | A Ruby wrapper for implementing OAuth 2.0 protocol interactions | 2,112 |