Class: Songstats::Api::Base
- Inherits:
-
Object
- Object
- Songstats::Api::Base
- Includes:
- HTTParty
- Defined in:
- lib/songstats/api/base.rb
Overview
Base class for the Songstats API
Constant Summary collapse
- SONG_STATS_ID_LENGTH =
8- ISRC_LENGTH =
12
Instance Method Summary collapse
-
#initialize ⇒ Base
constructor
A new instance of Base.