ziptastic-client: Core Servant specification for the Ziptastic API (https://www.getziptastic.com) for doing forward and reverse geocoding.

[ bsd3, library, web ] [ Propose Tags ]

This package provides a type-safe Servant specification for the Ziptastic (https://www.getziptastic.com) API for doing forward and reverse geocoding via zip/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
Dependencies aeson, base (>=4.7 && <5), bytestring, http-api-data, http-client, http-client-tls, iso3166-country-codes, servant, servant-client, text, tz, ziptastic-core [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-03-14T21:06:05Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3726 total (17 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-03-14 [all 1 reports]

Readme for ziptastic-client-0.1.0.0

[back to package description]

ziptastic-client

Haskell Programming Language BSD3 License

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.