hyperpublic-0.0.0: A thin wrapper for the Hyperpublic API

Web.Hyperpublic.Places

Description

See the usage examples in the Web.Hyperpublic documentation.

Synopsis

Documentation

showSource

Arguments

:: HpAuth

API authorization

-> ByteString

The id of the place to be returned

-> IO Value

JSON output

Call the show method of the Places+ endpoint. API documentation at http://developer.hyperpublic.com/places/show-a-place/

findSource

Arguments

:: HpAuth

API authorization

-> SimpleQuery

Query parameters

-> IO Value

JSON output

Call the find method of the Places+ endpoint. API documentation at http://developer.hyperpublic.com/offers/find-offers/