okhttp

HTTP client

A robust and efficient HTTP client for interacting with web services

Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

GitHub

46k stars
2k watching
9k forks
Language: Kotlin
last commit: about 1 month ago
Linked from 9 awesome lists

androidgraalvmjavakotlin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
liuguangqiang/asyncokhttp An Android HTTP library that leverages OkHttp for efficient and asynchronous HTTP requests. 15
square/okio A modern I/O library that simplifies data access and processing 8,815
square/retrofit A type-safe HTTP client library for Android and Java. 43,183
android-async-http/android-async-http An HTTP client library that makes asynchronous requests to retrieve data from servers 10,632
koush/androidasync A low-level networking library for Android that provides a single-threaded, callback-driven interface for establishing and managing HTTP, WebSocket, and socket connections. 7,527
httprb/http A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. 3,014
logansease/qwikhttp A lightweight HTTP networking library for iOS, tvOS and watchOS with builder-style syntax and robust serialization/deserialization capabilities. 2
request/request A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. 25,678
openfeign/feign Simplifies the process of writing Java HTTP clients by providing a simpler and more flexible way to interact with web services. 9,529
kevinsawicki/http-request A simple convenience library for using HttpURLConnection to make requests and access the response. 3,360
hoppscotch/hoppscotch An API development and testing ecosystem with a minimalistic UI, supporting various protocols and authentication methods. 66,110
http4k/http4k A toolkit for building and consuming HTTP services in a functional way using Kotlin 2,625
asynchttpclient/async-http-client An asynchronous HTTP client library for Java applications 6,301
seanmonstar/reqwest An HTTP client for Rust. 10,059
softwaremill/sttp A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses. 1,460