Android-RESTapi icon indicating copy to clipboard operation
Android-RESTapi copied to clipboard

A simple Android RESTful library for integrating with RESTful JSON APIs

Results 2 Android-RESTapi issues
Sort by recently updated
recently updated
newest added

A good fix would be allowing "useSsl" in RestRequest to be public instead of only private. I had to change the default to false in order to make it work...

README.md states > Caching > I need to write something for this as well, but I've written enough for one night! As I look through the codebase, I think this...