Skip to content

Commit 08d324c

Browse files
authored
Update README.md
1 parent 74ccb26 commit 08d324c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# avaje-http-client
22

3+
A light weight wrapper to the JDK 11+ Java Http Client
4+
5+
- Adds a fluid API for request constructing URL and payload
6+
- Adds JSON marshalling/unmarshalling of request and response using Jackson or Gson
7+
- Adds request/response logging
8+
9+
310

411
### Dependency
512

0 commit comments

Comments
 (0)