Module: CTFC::API
- Defined in:
- lib/ctfc/api.rb,
lib/ctfc/api/apitemplate.rb,
lib/ctfc/api/cryptocompare.rb
Overview
Keep sources to extract data. Each source has to be a class, named as API domain, extending ApiTemplate. This will automatically make it available in Client, but also added to .gemspec.
Defined Under Namespace
Classes: ApiTemplate, Cryptocompare