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

https://github.com/elsehow/twitter-hud

demonstrating node streams with the twitter api
https://github.com/elsehow/twitter-hud

Last synced: about 1 year ago
JSON representation

demonstrating node streams with the twitter api

Awesome Lists containing this project

README

          

# bounded tweets

streaming tweets from a bounding box

provide a bounding box as a list of floats, e.g.

[-122.75,36.8,-121.75,37.8]

where the first pair is the southwest corner of the box.