Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 243 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 243 Bytes

simple-rest-client

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.