You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project provides a simple REST client implementation that can easily work with RESTful services.
All methods use unchecked exceptions to catch network and deserialization errors,
which allows usage code to be cleaner.