Skip to content

Commit 09c8542

Browse files
committed
fix alphabetic order
1 parent dfa3960 commit 09c8542

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,6 +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
435436
- [Async Http Client](https://github.com/AsyncHttpClient/async-http-client) - Asynchronous HTTP and WebSocket client library.
436437
- [Feign](https://github.com/Netflix/feign) - HTTP client binder inspired by Retrofit, JAXRS-2.0, and WebSocket.
437438
- [OkHttp](https://square.github.io/okhttp) - HTTP+SPDY client.
@@ -440,7 +441,6 @@ A curated list of awesome Java frameworks, libraries and software.
440441
- [Retrofit](https://square.github.io/retrofit) - Typesafe REST client.
441442
- [Ribbon](https://github.com/Netflix/ribbon) - Client-side IPC library that is battle-tested in cloud.
442443
- [Riptide](https://github.com/zalando/riptide) - Client-side response routing for Spring's RestTemplate.
443-
- [Armeria](https://github.com/line/armeria) - Asynchronous RPC/REST client/server library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC
444444

445445
### Hypermedia Types
446446

0 commit comments

Comments
 (0)