xing-api

Wrapper for the XING API, v1.

http://github.com/JanAhrens/xing-api-haskell

Latest on Hackage:0.1.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Jan Ahrens

This package is currently under development and not considered stable. The versioning follows http://semver.org and the first stable version will be release as 1.0.0.

This package includes a couple of demo programs. By default these demos won't be built and you'll only install the library. You have to set the demos flag if you want to install them. To use these demos, you also have to obtain an API consumer key from https://dev.xing.com/applications (a test key will suffice).

cabal install -f demos xing-api