Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artcom/java-json-http-client

A thin utility library performing HTTP queries with automatic JSON de-/serialization.
https://github.com/artcom/java-json-http-client

Last synced: about 1 month ago
JSON representation

A thin utility library performing HTTP queries with automatic JSON de-/serialization.

Awesome Lists containing this project

README

        

# JSON Http Client for Java

A thin utility library performing HTTP queries with automatic JSON de-/serialization.

## Building from source with Gradle
From command line: `./gradlew build`

## Android Studio
From Android Studio: File -> Import Project