Update README.md

Add unirest-java library.
This commit is contained in:
Luo Lee
2019-08-01 16:15:16 +08:00
committed by GitHub
parent bade1929e6
commit 661d69ac0d

View File

@ -441,6 +441,7 @@ A curated list of awesome Java frameworks, libraries and software.
- [Retrofit](https://square.github.io/retrofit) - Typesafe REST client. - [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. - [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. - [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 ### Hypermedia Types