Wiki

Clone wiki

limeds-framework / Using the RestClient

LimeDS features a Rest/HTTP Client library built on-top of Apache HttpClient. The goal of this library was to provide users with a less verbose way of accessing external HTTP resources through the use of a builder pattern style.

Updated