https://github.com/csells/reddit_readonly
Dart wrapper around the read-only, JSON-based API of Reddit
https://github.com/csells/reddit_readonly
Last synced: 3 months ago
JSON representation
Dart wrapper around the read-only, JSON-based API of Reddit
- Host: GitHub
- URL: https://github.com/csells/reddit_readonly
- Owner: csells
- Created: 2023-07-13T19:28:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T12:48:27.000Z (9 months ago)
- Last Synced: 2024-12-31T20:16:34.597Z (4 months ago)
- Language: Dart
- Homepage:
- Size: 76.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Dart wrapper around the read-only, JSON-based API of Reddit.
Based on [the Geddit
library](https://github.com/kaangiray26/geddit-app/blob/main/src/js/geddit.js)
used by [the Geddit app](https://github.com/kaangiray26/geddit-app/).