Skip to content

Instantly share code, notes, and snippets.

View lukaskonarovsky's full-sized avatar

Lukáš Konarovský lukaskonarovsky

View GitHub Profile
require 'faraday'
require 'multi_json'
# set API key in `MERK_API_TOKEN`
MerkSource.new('cz').find_by_registration_no('28897501')
MerkSource.new('sk').find_by_registration_no('31398871')