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