095af99a8b | ||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
HTTP
This module contains articles about HTTP libraries.
Relevant Articles:
- A Guide to OkHttp
- A Guide to Google-Http-Client
- Asynchronous HTTP with async-http-client in Java
- WebSockets with AsyncHttpClient
- Integrating Retrofit with RxJava
- Introduction to Retrofit
- A Guide to Unirest
- Creating REST Microservices with Javalin
- A Quick Guide to Timeouts in OkHttp
- A Quick Guide to Post Requests with OkHttp