All Projects → miyagawa → Fakehose

miyagawa / Fakehose

Fake Twitter streaming API server

Programming Languages

perl
6916 projects

NAME Fakehose - Fake Twitter firehose simulator

SYNOPSIS fakehose

DESCRIPTION Fakehose is a fake Twitter streaming API server that allows you to inject events using HTTP POST (with tools such as LWP or curl) to generate fake events.

INSTALLATION git clone git://github.com/miyagawa/Fakehose.git cd Fakehose cpanm .

You might need to sudo when running cpanm. If you don't have cpanm
installed, you can also do:

  curl -L http://cpanmin.us | perl - .

AUTHOR Tatsuhiko Miyagawa [email protected]

LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO AnyEvent::Twitter::Stream http://apiwiki.twitter.com/Streaming-API-Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].