Buzz
HTTP client library
A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push.
PHP's lightweight HTTP client
2k stars
58 watching
250 forks
Language: PHP
last commit: about 2 months ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
swlib/saber | A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. | 980 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
apache/serf | A high-performance asynchronous HTTP client library | 27 |
troyanskiy/ngx-resource | A resource management library for Angular 2 applications that enables developers to create custom HTTP clients and handle requests in a flexible manner. | 200 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
nategood/httpful | A simple HTTP client library for PHP | 1,744 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |