# goggles [![Build Status](https://travis-ci.org/ocramz/goggles.png)](https://travis-ci.org/ocramz/goggles) 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 : * [`google-cloud`](hackage.haskell.org/package/google-cloud) * [`gogol`](hackage.haskell.org/package/gogol)