Build on top of garf
While garf provides you with a lot of built-in functionality it might not be
sufficient for an API of your choice.
To make garf work with your API explore options below:
- Create an API client to be used with
ApiReportFetcherclass. - Create an API response parser to be customize how
ApiReportFetcherparses response from API. - Create a library and expose it as
garfplugin.