ConstThe provider creator to register an instance of APIClient on the container.
The service provider that once registered on the container will set an instance of
HTTP as the http service. The provider also checks the debug.logRequests
setting on the application configuration in order to enable or not the logging of
requests/responses.
The service provider that once registered on the container will set an instance of
ResponsesBuilder as the responsesBuilder service.
Registers all the HTTP services on the container.