java-tutorials/libraries-http/README.md

11 lines
646 B
Markdown
Raw Normal View History

### Relevant Articles:
- [A Guide to OkHttp](http://www.baeldung.com/guide-to-okhttp)
- [A Guide to Google-Http-Client](http://www.baeldung.com/google-http-client)
- [Asynchronous HTTP with async-http-client in Java](http://www.baeldung.com/async-http-client)
- [WebSockets with AsyncHttpClient](http://www.baeldung.com/async-http-client-websockets)
2019-08-12 12:36:45 -04:00
- [Integrating Retrofit with RxJava](http://www.baeldung.com/retrofit-rxjava)
- [Introduction to Retrofit](http://www.baeldung.com/retrofit)
- [A Guide to Unirest](http://www.baeldung.com/unirest)
- [Creating REST Microservices with Javalin](http://www.baeldung.com/javalin-rest-microservices)