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

https://github.com/johnuberbacher/reddit-clone

A javascript wrapper for reddit.com/.json
https://github.com/johnuberbacher/reddit-clone

api api-wrapper css html javascript jquery json reddit

Last synced: 2 months ago
JSON representation

A javascript wrapper for reddit.com/.json

Awesome Lists containing this project

README

          

# reddit-clone
A javascript wrapper for reddit.com/.json

## How it works
I use jQuery's .getJSON to grab reddit's front page .json data. I have it appending to a single div and created a real simple way to acheive ajax-type loading when scrolling to the bottom of the page.
## Demo
http://johnuberbacher.com/projects/reddit-clone/