Update README.md

This commit is contained in:
johnA1331 2020-01-23 15:25:51 +08:00 committed by GitHub
parent 955c9fdd7d
commit ce51f0859f
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ This module contains articles about HTTP libraries.
- [Introduction to Retrofit](https://www.baeldung.com/retrofit)
- [A Guide to Unirest](https://www.baeldung.com/unirest)
- [Creating REST Microservices with Javalin](https://www.baeldung.com/javalin-rest-microservices)
- [A Quick Guide to Timeouts in OkHttp](https://www.baeldung.com/okhttp-timeouts)