dundermane / pubmark

An App for the Public Market in Rochester
MIT License
2 stars 2 forks source link

Create simplified feed of merchant twitter handles #7

Open thequbit opened 10 years ago

thequbit commented 10 years ago

Pull in all tweets from merchants that are registered and provide a feed (via http/https) with only the important information in them.

Each element within the feed should include:

The feed would simply be a JSON file with the information in it. This feed should be generated on each http request via contents within the database.

jparryhill commented 10 years ago

Probably want to cache this (hourly?)