http-request

HTTP client library

A simple convenience library for using HttpURLConnection to make requests and access the response.

Java HTTP Request Library

GitHub

3k stars
227 watching
842 forks
Language: Java
last commit: about 1 year ago
httphttp-clientjava

Related projects:

Repository Description Stars
kylebebak/requester A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. 307
openfeign/feign Simplifies the process of writing Java HTTP clients by providing a simpler and more flexible way to interact with web services. 9,506
jakutis/httpinvoke An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. 344
asynchttpclient/async-http-client An asynchronous HTTP and WebSocket client library for Java applications 6,292
http4k/http4k A toolkit for building functional HTTP services in Kotlin 2,620
request/request A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. 25,674
jeremycw/httpserver.h A single header C library for building event-driven non-blocking HTTP servers 1,791
httprb/http A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. 3,011
android-async-http/android-async-http An HTTP client library that makes asynchronous requests to retrieve data from servers 10,634
square/okhttp A robust and efficient HTTP client for interacting with web services 45,872
kittinunf/fuel An HTTP networking library for Kotlin/Android backed by Kotlinx Coroutines. 4,563
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 278
owainlewis/http-dispatch A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. 62
qustavo/httplab An interactive web server for inspecting and manipulating HTTP requests and responses 4,045
javalin/javalin A lightweight web framework for building RESTful APIs with Kotlin and Java 7,598