httpclient
HTTP client library
A Ruby library providing an HTTP client with various features and functionality
'httpclient' gives something like the functionality of libwww-perl (LWP) in Ruby.
703 stars
26 watching
290 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 508 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 327 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 704 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
lukeed/httpie | A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. | 580 |
excon/excon | An HTTP client library designed to provide simple and fast Ruby interactions with web servers | 1,158 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,463 |
alexrainman/modernhttpclient | A library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries. | 126 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
criteo/lolhttp | A library that provides an HTTP server and client implementation for Scala, allowing developers to build web applications with a focus on simplicity and flexibility. | 91 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 23 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |