ziptastic-client: A type-safe client for the Ziptastic API for doing forward and reverse geocoding.

[ bsd3, library, web ] [ Propose Tags ]

A convenient and type-safe client library for the Ziptastic (https://www.getziptastic.com/) API providing forward and reverse geocoding via country, zip code (postal code), latitude, and longitude.

This package is maintained by Grafted-In (https://www.graftedin.io/).


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), base-compat (>=0.9 && <0.10), http-client, iso3166-country-codes, servant (>=0.9 && <0.12), servant-client (>=0.9 && <0.12), text, ziptastic-core (>=0.2.0.1 && <0.2.1) [details]
License BSD-3-Clause
Copyright 2017 Elliot Cameron and Ziptastic and Grafted-In LLC
Author Elliot Cameron
Maintainer elliot@graftedin.io
Category Web
Home page https://github.com/Ziptastic/ziptastic-haskell#readme
Source repo head: git clone https://github.com/Ziptastic/ziptastic-haskell
Uploaded by 3noch at 2017-06-05T18:29:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3726 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-06-05 [all 1 reports]

Readme for ziptastic-client-0.3.0.3

[back to package description]

ziptastic-client

Haskell Programming Language BSD3 License Hackage Build status Hackage-Deps

A convenient and type-safe client library for the Ziptastic API providing forward and reverse geocoding via country, zip code (postal code), latitude, and longitude.

This package is maintained by Grafted-In.