krdlab / twitter-conduit

Twitter API package for Haskell, including enumerator interfaces and Streaming API supports.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitter-conduit: An Conduit based Twitter API library for Haskell

About

This is an enumerator based Twitter API library for Haskell, including Streaming API supports.

Usage

$ cabal update
$ cabal install twitter-enumerator

Quick Start

For a runnable example, see sample/simple.hs. You can find other various examples in sample directory.

Authors and Credits

twitter-enumerator initially was written by Takahiro Himura. We would like to thank everyone who supported and contributed to the development of this library:

About

Twitter API package for Haskell, including enumerator interfaces and Streaming API supports.

License:BSD 2-Clause "Simplified" License


Languages

Language:Haskell 100.0%