googleplus: Haskell implementation of the Google+ API
Will implement the Google+ REST API. Google+ is a social network made by Google. Found out more at http://plus.google.com. Currently supports the API-key authentication only. OAuth should be coming along at some point. Only features read-only API access beacuse that is all that Google has published thus far.
[Skip to Readme]
Downloads
- googleplus-0.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.1.1 |
---|---|
Dependencies | aeson (>=0.3.1.1 && <0.4), attoparsec (>=0.9.1.2 && <0.10), base (>=4 && <5), bytestring (>=0.9.1.10 && <0.10), containers (>=0.4.0.0 && <0.5), enumerator (>=0.4.9 && <0.5), haskell98 (>=1.1.0.1 && <1.2), http-enumerator (>=0.7.0 && <0.8), http-types (>=0.6.0 && <0.7), mtl (>=2.0.1.0 && <2.1), rfc3339 (>=1.0.4 && <1.1), text (>=0.11.0.5 && <0.12), time (>=1.2.0.3 && <1.5), transformers (>=0.2.2.0 && <0.3), url (>=2.1.2 && <2.3) [details] |
License | BSD-3-Clause |
Author | Michael Xavier <michael@michaelxavier.net> |
Maintainer | Michael Xavier <michael@michaelxavier.net> |
Category | Web |
Home page | http://github.com/michaelxavier/GooglePlus |
Source repo | head: git clone git://github.com/michaelxavier/GooglePlus.git |
Uploaded | by MichaelXavier at 2011-10-08T05:41:47Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4525 total (1 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-12-27 [all 6 reports] |