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: 3 months ago
JSON representation

Dart wrapper around the read-only, JSON-based API of Reddit

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/).