From 661d69ac0d86da0e46c90b469f1ddb969075c284 Mon Sep 17 00:00:00 2001 From: Luo Lee Date: Thu, 1 Aug 2019 16:15:16 +0800 Subject: [PATCH] Update README.md Add unirest-java library. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5278f1..f13f9eb 100644 --- a/README.md +++ b/README.md @@ -441,6 +441,7 @@ A curated list of awesome Java frameworks, libraries and software. - [Retrofit](https://square.github.io/retrofit) - Typesafe REST client. - [Ribbon](https://github.com/Netflix/ribbon) - Client-side IPC library that is battle-tested in cloud. - [Riptide](https://github.com/zalando/riptide) - Client-side response routing for Spring's RestTemplate. +- [unirest-java](https://github.com/Kong/unirest-java) - Simplified, lightweight HTTP client library. ### Hypermedia Types