Leaderboard as a Service http://leaderbin.com
Find a file
2014-12-14 19:53:41 -05:00
classes Cleaned up response codes 2013-12-21 19:07:07 -05:00
conf Updated to work with latest pickles. 2014-08-04 00:40:30 +00:00
modules Updated to work with latest pickles. 2014-08-04 00:40:30 +00:00
private/logs Finished user creation step 2013-12-16 17:19:44 -05:00
public Updated to work with latest pickles. 2014-08-04 00:40:30 +00:00
templates Added pretty parameter 2013-12-24 14:30:06 -05:00
tests/api/v1 Toying with PHPUnit 2013-12-23 16:17:48 -05:00
.gitignore Finished user creation step 2013-12-16 17:19:44 -05:00
config.php Updated to work with latest pickles. 2014-08-04 00:40:30 +00:00
README.md Update README.md 2014-12-14 19:53:41 -05:00

leaderbin.com

LeaderBin was my idea for "leaderboards as a service". The site itself was only partially done but it did have enough functionality to allow you to create and log in as a user as well as add new leaderboards and push data to said leaderboards by way of the API.

As a New Years resolution I am sunsetting some of my personal projects that either did not gain any traction or I simply do not have any more interest in maintaining. Thus, here is the source code for LeaderBin.com. The domain itself has since lapsed, so if you try to go there you may be viewing a site that is not representative of this source code.

Happy hacking!