Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matdombrock/zeroforreddit

A HIGHLY customizable but read-only Reddit client that was made as a homepage for myself. Good example of basic Reddit API usage without authentication.
https://github.com/matdombrock/zeroforreddit

Last synced: 7 days ago
JSON representation

A HIGHLY customizable but read-only Reddit client that was made as a homepage for myself. Good example of basic Reddit API usage without authentication.

Awesome Lists containing this project

README

        

# ZERO FOR REDDIT


A HIGHLY customizable but read-only Reddit client that was made as a homepage for myself. Good example of basic Reddit API usage without authentication.

This also includes a good example of using the Local Storage API which is used to save and retrieve the users customization preferences.

DEMO:
https://mzero.space/zeroforreddit/

This software is clearly is not endorsed or made in collaboration with Reddit Inc. However, unlike some of my other software that interacts with Reddit, this is using the offical API.