Skip to content
Hassan F edited this page Jan 31, 2021 · 2 revisions

Welcome to the AdvancedRestHandler wiki!

The AdvancedRestHandler (ARH) is a library that help you to Implement APIs in more robust and faster way.

This library is based on my experience while implementing more than 50 APIs of mostly traveling agencies, hotels, banking, and insurance companies.

The ARH provides some custom models which can be inherited from or consumed of; this can help you to trace and log any issues, and getting aware of service response status.

Getting Started

Clone this wiki locally