Простейший Спутник-1
Using
Sputnik.authenticate(:apikey => 'derp', :base_url => 'http://localhost:9000')
databases = Sputnik::Database.all database = Sputnik::Database.find('joemo') Sputnik::Database.create(new derp') Sputnik::Database.delete('joemo')