kohttp
HTTP client library
A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner.
Kotlin DSL http client
480 stars
19 watching
42 forks
Language: Kotlin
last commit: over 3 years ago dslhttp-clienthttp-dslkotlinkotlin-dslnetworking
Related projects:
Repository | Description | Stars |
---|---|---|
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
liuguangqiang/asyncokhttp | An Android HTTP library that leverages OkHttp for efficient and asynchronous HTTP requests. | 15 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
softwaremill/sttp | An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses. | 1,456 |
swlib/saber | A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. | 980 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |