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

GitHub

479 stars
19 watching
40 forks
Language: Kotlin
last commit: almost 4 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. 339
kriswallsmith/buzz A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. 1,917
mishankov/yahttp An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. 24
schlenkr/fshttp An HTTP client library written in F# for .NET applications. 453
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 279
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 715
cmullaparthi/ibrowse An Erlang HTTP client library with support for various authentication methods and features. 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. 179
snoyberg/http-client Provides a low-level HTTP client engine with various backends and higher-level APIs. 280
softwaremill/sttp A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses. 1,460
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. 379
easyhttp/easyhttp An HTTP client library for C# providing support for common HTTP methods and features. 985