Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-13T12:48:27.000Z (3 months ago)
- Last Synced: 2024-10-17T15:19:05.834Z (about 1 month ago)
- Language: Dart
- Homepage:
- Size: 76.2 KB
- Stars: 0
- 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/).