@hackage haste-gapi0.1.0.1
Google API bindings for the Haste compiler
Categories
License
MIT
Maintainer
jonathan.skarstedt@gmail.com
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- data-default >=0.5
- haste-compiler >=0.5.1 && <0.6
- haste-lib >=0.5.1 && <0.6
- transformers >=0.4 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
haste-inst
(off by default)
either if it is being compiled with haste-inst or with cabal
This is a library to make use of the Google API Client Library for JavasScript in a Haskell environment! The library works by wrapping login and giving you a fancy type to perform your requests in. This will ease chained requests that would give large amounts of clutter in JavaScript, while giving you a better ability to handle errors. Your HTML doesn't even need to load the GAPI library itself, Haste-GAPI handles that for you!