Skip to content

A PHP coded follow back checker for Tumblr using nquinlan's PHP OAuth library written as a proof of concept that stores follower data on Tumblr rather than on a local database to minimize site load.

License

jjestrel/FollowCheckr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FollowCheckr

Follow Checkr is a follow checker written in PHP that stores no data locally to minimize site load and was written as a proof of concept.

nquinlan's PHP OAuth library is used to handle OAuth and make requests to the tumbler API.

The session storing code is also provided by nquinlan's demo. The relevant code logic occurs in check.php and index.html demonstrates the capability of FollowCheckr.

Most of the processing done in FollowCheckr is done in FollowCheckr.php

About

A PHP coded follow back checker for Tumblr using nquinlan's PHP OAuth library written as a proof of concept that stores follower data on Tumblr rather than on a local database to minimize site load.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages