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
All instructions and API documentation are available as Haddocks in the main module, Network.Goggles
Networking and authentication :