Merge the base client into the Arkindex client
Follow-up of !241 (merged)
arkindex.client.base.BaseClient
is the old APIStar client, from which arkindex.client.ArkindexClient
inherits. We could merge both of those together, which would simplify the various hacks we developed in ArkindexClient
around some bugs or missing features of APIStar.