Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby klient pro edesky.cz API

Ve vývoji.

Informace o obecném HTTP API najdete na https://github.com/edesky/edesky_api

Příklad použití

gem install edesky-client
require 'edesky_client'

client = EdeskyClient.new(api_key: '')

response = client.query_documents(keywords: 'prodej')

# vypsat prvni nalezeny dokument
p response['documents'][0]['document'][0]

Přehled možných parametrů hledání najdete na https://github.com/edesky/edesky_api/blob/master/apiary.apib

About

Ruby klient pro edesky.cz API

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages