Skip to content

Commit 43b848e

Browse files
authored
Update README.md
1 parent 09c8542 commit 43b848e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ A curated list of awesome Java frameworks, libraries and software.
432432

433433
*Libraries that assist with creating HTTP requests and/or binding responses.*
434434

435-
- [Armeria](https://github.com/line/armeria) - Asynchronous RPC/REST client/server library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC
435+
- [Armeria](https://github.com/line/armeria) - Asynchronous RPC/REST client/server library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC.
436436
- [Async Http Client](https://github.com/AsyncHttpClient/async-http-client) - Asynchronous HTTP and WebSocket client library.
437437
- [Feign](https://github.com/Netflix/feign) - HTTP client binder inspired by Retrofit, JAXRS-2.0, and WebSocket.
438438
- [OkHttp](https://square.github.io/okhttp) - HTTP+SPDY client.

0 commit comments

Comments
 (0)