mapquest-api: Bindings to the MapQuest API

[ bsd3, library, web ] [ Propose Tags ]

This library provides a high-level interface to the MapQuest API. Currently only the "geocoding" API (street address to coordinates) is provided, but the functionality is straightforward to extend.


[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.3.1 (info)
Dependencies aeson, base (>=4.7 && <5), bytestring, exceptions, goggles (>=0.3), mtl, req (>=1.0), text [details]
License BSD-3-Clause
Copyright 2018 Marco Zocca
Author Marco Zocca
Maintainer zocca.marco gmail
Category Web
Home page https://github.com/ocramz/mapquest-api
Source repo head: git clone https://github.com/ocramz/mapquest-api
Uploaded by ocramz at 2018-02-17T11:11:49Z
Distributions NixOS:0.3.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1766 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 2018-02-17 [all 1 reports]

Readme for mapquest-api-0.3.1

[back to package description]

mapquest-api

Build Status

TODO Description.