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: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
toland/patron | A Ruby HTTP client library built on top of libcurl. | 541 |
excon/excon | An HTTP client library designed to provide simple and fast Ruby interactions with web servers | 1,160 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 508 |
nahi/httpclient | An HTTP client library that provides a Ruby interface to the web | 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 | 137 |
restforce/restforce | A Ruby client for interacting with the Salesforce REST API | 814 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |
cedarcode/webauthn-ruby | Provides a Ruby server library to enable secure public-key authentication on the web. | 664 |
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,113 |