unirest-java
Java HTTP client
An HTTP client library for Java that provides a simplified and lightweight way to make HTTP requests.
Unirest in Java: Simplified, lightweight HTTP client library.
3k stars
110 watching
595 forks
Language: Java
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reactor/reactor-core | A foundation for building non-blocking reactive applications on the JVM | 4,984 |
tootallnate/java-websocket | A library implementing a WebSocket protocol in Java. | 10,530 |
joelittlejohn/jsonschema2pojo | Generates Java types from JSON or JSON Schema for data-binding with popular libraries | 6,239 |
lightbend/config | A configuration library for JVM languages that supports multiple file formats and provides features like merging, validation, and substitution | 6,170 |
linguarobot/aws-cdk-maven-plugin | Automates deployment of CDK applications to AWS using Maven plugins | 14 |
javaparser/javaparser | A Java library that generates an Abstract Syntax Tree from source code and provides advanced analysis functionalities. | 5,437 |
stleary/json-java | Provides a reference implementation of JSON parsing and generation in Java | 4,535 |
federkasten/appbundle-maven-plugin | Creates an Application Bundle for OS X containing project dependencies and metadata | 180 |
sannies/mp4parser | A Java API to read, write and create MP4 files | 2,762 |
gaul/modernizer-maven-plugin | Detects uses of legacy Java APIs in source code to recommend modern alternatives. | 371 |
sofastack/sofa-jraft | A production-grade Java implementation of the RAFT consensus algorithm for distributed systems | 3,599 |
discord-jda/jda | A Java wrapper for the Discord API enabling bot development with real-time gateway and REST API functionality | 4,342 |
vavr-io/vavr | A Java library for functional programming and object-oriented coding practices to reduce code complexity and improve quality. | 5,743 |
kevinsawicki/http-request | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,356 |
developit/unistore | A tiny centralized state container with component bindings for Preact & React | 2,858 |