Skip to content

Fetch and Cache Tweets to use easily with blogger.js (Update for API 1.1)

Notifications You must be signed in to change notification settings

mansimransingh/TweetCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TweetCache

Fetch and Cache Tweets to use easily with blogger.js (Update for API 1.1)

All calls to Twitter to fetch Tweets must now be authenticated (using API 1.1). A lot of sites/bloggers have been using blogger.js with a get_status URL to fetch tweets which will not work anymore.

To save time, use TweetCache. It caches your tweets in a simple text file, and can be easily used as a replacement for the get_status URL without the need to change anything else on your site/blog.

Any questions/suggestions: [email protected]

About

Fetch and Cache Tweets to use easily with blogger.js (Update for API 1.1)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages