mondo: Haskell bindings for the Mondo API

[ deprecated, library, mit, web ] [ Propose Tags ]
Deprecated in favor of monzo

Provides Haskell bindings for the Mondo API.


[Skip to Readme]

Modules

[Last Documentation]

  • Mondo
    • Mondo.API

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
Dependencies aeson (>=0.11), authenticate-oauth (>=1.5), base (>=4.8 && <4.9), bytestring (>=0.10), containers, http-client (>=0.4), http-client-tls (>=0.2), mtl, servant (>=0.6), servant-client (>=0.6), text (>=1.2), time (>=1.5), timerep (>=2.0), transformers (>=0.4), unordered-containers (>=0.2) [details]
License MIT
Author Michael B. Gale
Maintainer michael.gale@cl.cam.ac.uk
Category Web
Source repo head: git clone https://github.com/mbg/mondo
Uploaded by mbg at 2016-04-05T00:50:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1742 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-27 [all 2 reports]

Readme for mondo-0.3.0.0

[back to package description]

Haskell bindings for the Mondo API

Hackage Build Status

Getting started

There is some example code in examples/Example.hs. The code assumes that a file named token.txt containing a valid OAuth token is in the same folder.

To run the example, run cabal repl (if using a cabal sandbox) or ghci Mondo.hs (if not). Then load the example into the REPL with :l examples/Example.hs. Finally, invoke the example with withMondo token foo.