Retrofit converts your HTTP API into Java interface and also provides functionality for custom headers, multipart request body, file uploads, and downloads. It can also be configured to use a specific converter for handling data serialization. It supports API calls for handling authentication.

Categorized in: