handa-gdata: Library and command-line utility for accessing Google services and APIs.

[ library, mit, network, program ] [ Propose Tags ]

This project provides a Haskell library and command-line interface for Google services such as Google Storage, Contacts, Books, etc.

For OAuth 2.0, the following operations are supported:

  • Forming a URL for authorizing one or more Google APIs

  • Exchanging an authorization code for tokens

  • Refreshing tokens

  • Validating tokens

For the Google Storage API, the following operations are supported:

  • GET Service

  • PUT Bucket

  • GET Bucket

  • DELETE Bucket

  • GET Object

  • PUT Object

  • HEAD Object

  • DELETE Object

Operations in the Google Fusion Tables API are also supported.

For the unofficial Google Bookmarks API, the following operations are supported:

  • List bookmarks

For the Google Books API, the following operations are supported:

  • List bookshelves

  • List books

For the Google Contacts API, the following operations are supported:

  • Downloading a full list of contacts in XML format

  • Extracting and decrypting GnuPG/PGP text in contacts' Notes fields

For the Picasa API, the following operations are supported:

  • Listing albums

  • Listing photos in an album

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.1, 0.4.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.9.1, 0.7, 0.7.0.1, 0.7.0.2, 0.7.0.3
Dependencies base (>=4 && <5), base64-bytestring (>=0.9.1.4), binary (>=0.5.1.1), bytestring (>=0.10.0.2), case-insensitive (>=0.2), cmdargs (>=0.9.4), directory, filepath, GenericPretty (>=1.0.0), HTTP (>=4000.2.5), http-conduit (>=1.9.0), json (>=0.5), old-locale, pretty, process (>=1.1.0.2), pureMD5 (>=2.1.2.1), random, regex-posix (>=0.95.2), resourcet (>=0.3), split (>=0.2.0.0), time, unix, utf8-string, xml (>=1.2.6) [details]
License MIT
Copyright (c) 2012-13 Brian W Bush, Ryan Newton
Author Brian W Bush <b.w.bush@acm.org>, Ryan Newton <rrnewton@indiana.edu>
Maintainer Brian W Bush <b.w.bush@acm.org>, Ryan Newton <rrnewton@indiana.edu>
Category Network
Home page http://code.google.com/p/hgdata
Bug tracker http://code.google.com/p/hgdata/issues/entry
Source repo head: hg clone https://code.google.com/p/hgdata/
Uploaded by BrianBush at 2013-07-03T15:59:00Z
Distributions
Reverse Dependencies 4 direct, 2 indirect [details]
Executables hgdata
Downloads 10922 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]