goggles: Interface to Google Cloud APIs

[ bsd3, library, network ] [ Propose Tags ]
This version is deprecated.

High-level, extensible interface to Google Cloud APIs.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 0.3, 0.3.1, 0.3.2 (info)
Dependencies aeson, attoparsec, base (>=4.7 && <5), base64-bytestring, binary, bytestring, containers, cryptonite, exceptions, filepath, hspec, http-client, http-client-tls, http-types, memory, mtl, pem, QuickCheck, req (>=0.3), scientific, stm, text, time, transformers, unix-time, x509, x509-store [details]
License BSD-3-Clause
Copyright 2017 Marco Zocca
Author Marco Zocca
Maintainer zocca.marco gmail
Category Network
Home page https://github.com/ocramz/goggles
Source repo head: git clone https://github.com/ocramz/goggles
Uploaded by ocramz at 2017-12-14T15:09:20Z
Distributions NixOS:0.3.2
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 3371 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-14 [all 1 reports]

Readme for goggles-0.1.0.3

[back to package description]

goggles

Build Status

Haskell Interface to the Google Cloud APIs

Instructions and examples

All instructions and API documentation are available as Haddocks in the main module, Network.Goggles

Inspiration

Networking and authentication :