@hackage xing-api0.1.3

Wrapper for the XING API, v1.

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
  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      demos
       (off by default)

      Build demo programs

      minimal-demo
       (off by default)

      Build the minimal demo from the README. It's not runnable unless you modify the source.