Popularity
1.7
Declining
Activity
0.0
Stable
3
2
0

Monthly Downloads: 7
Programming language: Haskell
License: MIT License
Tags: Web    

monzo alternatives and similar packages

Based on the "Web" category.
Alternatively, view mondo alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of monzo or a related project?

Add another 'Web' Package

README

Haskell bindings for the Monzo 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 Monzo.hs (if not). Then load the example into the REPL with :l examples/Example.hs. Finally, invoke the example with withMonzo token foo.