Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustin/twitter-finger

A twitter/identi.ca -> finger gateway.
https://github.com/dustin/twitter-finger

Last synced: 3 days ago
JSON representation

A twitter/identi.ca -> finger gateway.

Awesome Lists containing this project

README

        

# Twitter Finger

I saw [any.io](http://any.io)'s finger service and it looked awesome,
but there was no source code so I figured I'd write one while sitting
around.

I did this in twisted because it was way easy and figured there was a
need for a thousand or so concurrent finger requests to be handled at
any given point in time.

# Usage

## Getting Ready:

git clone git://github.com/dustin/twitter-finger.git
cd twitter-finger
git submodule init
git submodule update

## Running

Any sort of variant that makes sense for your deployment with twistd.
A quick interactive example:

twistd -ny finger.tac