https://github.com/ziptastic/ziptastic-haskell
Official Ziptastic Haskell library
https://github.com/ziptastic/ziptastic-haskell
api api-client api-documentation forward-geocoding geocoding geolocation haskell postal-code reverse-geocoding zip-code zipcode ziptastic
Last synced: 10 months ago
JSON representation
Official Ziptastic Haskell library
- Host: GitHub
- URL: https://github.com/ziptastic/ziptastic-haskell
- Owner: Ziptastic
- License: other
- Created: 2016-12-08T18:27:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T01:06:50.000Z (about 8 years ago)
- Last Synced: 2025-03-23T20:37:19.286Z (10 months ago)
- Topics: api, api-client, api-documentation, forward-geocoding, geocoding, geolocation, haskell, postal-code, reverse-geocoding, zip-code, zipcode, ziptastic
- Language: Haskell
- Homepage: https://www.getziptastic.com
- Size: 29.3 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Official Ziptastic Haskell libraries
[](http://www.haskell.org)
[](https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29)
[](https://travis-ci.org/Ziptastic/ziptastic-haskell)
This repository contains the official Haskell binding libraries for the [Ziptastic](https://www.getziptastic.com) API providing forward and reverse geocoding via country, zip code (postal code), latitude, and longitude.
* [ziptastic-core](http://hackage.haskell.org/package/ziptastic-core) provides a complete and type-safe [Servant](http://haskell-servant.readthedocs.io/) API specification for the Ziptastic API. [](http://hackage.haskell.org/package/ziptastic-core)
* [ziptastic-client](http://hackage.haskell.org/package/ziptastic-client) provides a simple Haskell interface to the API. [](http://hackage.haskell.org/package/ziptastic-client)
This repository is maintained by [Grafted-In](https://www.graftedin.io/).