Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noonat/phumblr

php wrapper for a tumblr site
https://github.com/noonat/phumblr

Last synced: 1 day ago
JSON representation

php wrapper for a tumblr site

Awesome Lists containing this project

README

        

This code provides what is essentially a content mirror Tumblr site, using the Tumblr REST API. I wrote this for my own use, as I wanted to use Tumblr but have a bit more control over the actual page layout and host it on my own server. It includes a cache to ensure that you are not hitting the Tumblr API constantly.

What it does NOT do:
- It does not provide archive or RSS, and still redirects to Tumblr for those services.
- It does not maintain any themes or HTML from Tumblr, other than the actual contents of your posts.