twitter-conduit: Twitter API package with conduit interface and Streaming API support.
This package provides bindings to Twitter's APIs (see https://dev.twitter.com/).
This package uses the http-conduit package for accessing the Twitter API (see http://hackage.haskell.org/package/http-conduit). This package also depends on the twitter-types package (see http://hackage.haskell.org/package/twitter-types).
You can find basic examples in the https://github.com/himura/twitter-conduit/tree/master/sample directory.
This package is under development. If you find something that has not been implemented yet, please send a pull request or open an issue on GitHub.
[Skip to Readme]
| Versions | 0.0.1, 0.0.2, 0.0.2.1, 0.0.3, 0.0.4, 0.0.5, 0.0.5.1, 0.0.5.2, 0.0.5.3, 0.0.5.4, 0.0.5.5, 0.0.5.6, 0.0.5.7, 0.0.5.8, 0.0.6, 0.0.7, 0.0.8, 0.0.8.1, 0.1.0, 0.1.1, 0.1.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.2.2, 0.2.2.1, 0.2.2.2, 0.2.3, 0.3.0 (info) |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=0.7.0.5), attoparsec (>=0.10), authenticate-oauth (>=1.3), base (>=4.5 && <5), bytestring (>=0.10.2), conduit (>=1.1), conduit-extra (>=1.1), containers, data-default (>=0.3), exceptions (>=0.5), http-client (>=0.3.0), http-conduit (>=2.0 && <2.4), http-types, lens (>=4.0), lens-aeson (>=1), resourcet (>=1.0), template-haskell, text (>=0.11), time, transformers (>=0.2.2), transformers-base, twitter-types (>=0.6), twitter-types-lens (>=0.6) [details] |
| License | BSD-3-Clause |
| Author | HATTORI Hiroki, Hideyuki Tanaka, Takahiro HIMURA |
| Maintainer | Takahiro HIMURA <taka@himura.jp> |
| Category | Web, Conduit |
| Home page | https://github.com/himura/twitter-conduit |
| Source repo | head: git clone git://github.com/himura/twitter-conduit.git |
| Uploaded | by TakahiroHimura at Thu Jun 21 11:28:48 UTC 2018 |
| Distributions | NixOS:0.3.0 |
| Downloads | 9626 total (503 in the last 30 days) |
| Rating | (no votes yet) [estimated by rule of succession] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-06-21 [all 1 reports] Hackage Matrix CI |
Flags
| Name | Description | Default | Type |
|---|---|---|---|
| network-uri | Get Network.URI from the network-uri package | Enabled | Automatic |
| lens-aeson | Get Data.Aeson.Lens from the lens-aeson package | Enabled | Automatic |
| run-integrated-test | use debug output when running testsuites | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- twitter-conduit-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)