http
Announcing http-requests 2.0
Lately, I’ve been hard at work refactoring the http-requests library in an effort to simplify the codebase and limit its scope in order to make it more maintainable. I also wanted to broaden the audience that might be able to take advantage of the library and its approach. After a critical review of the state of the library, I’ve completed version 2.0 of the library.
Read more →Introducing The http-requests Library
I’ve recently put a lot of work into a new library I’ve named http-requests. I had previously written a project called jersey-request…
Read more →Simplifying Jersey Client with a builder-style syntax
I recently looked into an issue my friend was having with an HTTP call and its failure to correctly convert JSON. The conversion problem is…
Read more →Page 1 of 1