Class: HTTPClients::BaseClient
- Inherits:
-
Object
- Object
- HTTPClients::BaseClient
- Defined in:
- lib/http_clients/base_client.rb
Overview
A generic client that communicates to external services over HTTP.
Subclass this class to create clients for specific services with custom behaviours.