twitter-conduit: Twitter API package with conduit interface and Streaming API support.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Web
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]
Properties
Modules
[Index]
- Web
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled |
lens-aeson | Get Data.Aeson.Lens from the lens-aeson package | Enabled |
run-integrated-test | use debug output when running testsuites | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- twitter-conduit-0.2.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees