Fork me on GitHub

granary

A library and REST API that frees you from social network API chaff and and exposes the sweet social data foodstuff inside as HTML and JSON with microformats2, ActivityStreams, Atom, XML, and more!

Details in the GitHub repo. Click on a site to try the demo!


{% if access_token or access_token_key or access_token_secret or input %}

{% if declined or error %} Please accept the prompt to try the demo. {% endif %} {% if entity %} Authenticated as {{ entity.user_display_name }} on {{ entity.site_name }}. {% endif %}

{% if entity %} {% with entity.site_name.lower as site %}

? & & {% if site == 'google+' %} {% endif %} {% if access_token and site != 'google+' %} {% endif %} {% if access_token_key and access_token_secret %} {% endif %}

{% endwith %} {% endif %} {% if input %}

{% endif %}

{% endif %}

This app does not store or use any data, yours or anyone else's. It only reformats data and passes it through in response to your own HTTP requests. Questions?