HTTPBuilder provides a convenient builder API for complex HTTP requests. It is built on top of Apache HttpClient.
The project home page and downloads can be found here
Example: HTTP GET, automatically parsed as a JSON response.
Labels
HTTPBuilder provides a convenient builder API for complex HTTP requests. It is built on top of Apache HttpClient.
The project home page and downloads can be found here
Example: HTTP GET, automatically parsed as a JSON response.