retrofit - Type-safe REST client for Android and Java
Retrofict is a type-safe HTTP client for Android and Java. It uses annotations to describe the HTTP request. It supports multipart request body, file upload, Object conversion to request body (e.g., JSON, protocol buffers).
http://square.github.io/retrofit/
https://github.com/square/retrofit
License:
Tech:
Tags: