6 ms·
Yea I plan on doing a ton more work, currently I am trying to get past Twitter's API limits but once I solve that it can refresh every page load.
by panteravaca 12y ago
Yea I plan on doing a ton more work, currently I am trying to get past Twitter's API limits but once I solve that it can refresh every page load.
- krapp 12y agoCache it to a json file?
- panteravaca 12y agoThats practically what I am doing right now, if it has been 15 mins, I pull in new tweets, if it hasn't i read from the cache.