xing-api: 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
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- xing-api-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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), 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-11T04:48:30Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | xing-api-minimal-demo, xing-api-yesod-demo, xing-api-cli-demo |
Downloads | 2298 total (10 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] |