Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/matdombrock/zeroforreddit
- Owner: matdombrock
- Created: 2017-07-07T10:35:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T08:53:52.000Z (over 5 years ago)
- Last Synced: 2024-11-07T04:44:32.658Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://mzero.space/zeroforreddit/
- Size: 8.79 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.