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

https://github.com/danielgamage/bolt-extension-latesttweet


https://github.com/danielgamage/bolt-extension-latesttweet

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Latest Tweet
====================

An extentions to add a Twitter feed to your site when using {{ tweet() }} in your templates.

Ideally I'd like this to become an object so users can access tweet data in templates like {{ tweet.0.user.screen_name }}. Not sure how to approach that.