xing-api: Wrapper for the XING API, v1.

[ bsd3, library, web ] [ Propose Tags ]

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

Modules

[Last Documentation]

  • Web
    • Web.XING

Flags

Automatic Flags
NameDescriptionDefault
demos

Build demo programs

Disabled
minimal-demo

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

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 0.1.2, 0.1.3
Dependencies aeson (>=0.6 && <0.7), authenticate-oauth (>=1.4 && <1.5), base (>=4.5 && <4.6), bytestring (>=0.9 && <0.10), containers (>=0.4 && <0.5), hamlet (>=1.1 && <1.2), http-conduit (>=1.8 && <1.9), http-types (>=0.8 && <0.9), lifted-base (>=0.2 && <0.3), monad-control (>=0.3 && <0.4), resourcet (>=0.4 && <0.5), shakespeare-i18n (>=1.0 && <1.1), text (>=0.11 && <0.12), time (>=1.4 && <1.5), transformers (>=0.2 && <0.3), warp (>=1.3 && <1.4), xing-api, yesod-core (>=1.1 && <1.2) [details]
License BSD-3-Clause
Copyright Copyright 2013 Jan Ahrens
Author Jan Ahrens
Maintainer Jan Ahrens
Category Web
Home page http://github.com/JanAhrens/xing-api-haskell
Bug tracker http://github.com/JanAhrens/xing-api-haskell/issues
Source repo head: git clone http://github.com/JanAhrens/xing-api-haskell.git
Uploaded by JanAhrens at 2013-06-10T17:05:16Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables xing-api-minimal-demo, xing-api-yesod-demo, xing-api-cli-demo
Downloads 2244 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-21 [all 7 reports]