@hackage goggles0.3.2

Extensible interface to Web APIs

goggles

Build Status Hackage version Stackage version

Extensible Haskell interface to web APIs.

The library provides a type, WebApiM, and a set of helper functions useful for interfacing with remote services.

Features:

  • Easily extensible
  • Automatic handling of session tokens with finite expiry time

Instructions and examples

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

Inspiration

Networking and authentication :

  • Installation

  • Dependencies (0)

  • Dependents (0)