mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-01-07 20:02:32 +01:00
mention teddit API
This commit is contained in:
parent
8a78051534
commit
d7436f10be
@ -8,6 +8,7 @@ Inspired by the [Nitter](https://github.com/zedeus/nitter) project.
|
|||||||
* No JavaScript or ads
|
* No JavaScript or ads
|
||||||
* All requests go through the backend, client never talks to Reddit
|
* All requests go through the backend, client never talks to Reddit
|
||||||
* Prevents Reddit from tracking your IP or JavaScript fingerprint
|
* Prevents Reddit from tracking your IP or JavaScript fingerprint
|
||||||
|
* [Unofficial API](https://codeberg.org/teddit/teddit/wiki#teddit-api) (no rate limits or Reddit account required)
|
||||||
* Lightweight (teddit frontpage: ~30 HTTP requests with ~270 KB of data downloaded vs. Reddit frontpage: ~190 requests with ~24 MB)
|
* Lightweight (teddit frontpage: ~30 HTTP requests with ~270 KB of data downloaded vs. Reddit frontpage: ~190 requests with ~24 MB)
|
||||||
|
|
||||||
Join the teddit discussion room on Matrix: [#teddit:matrix.org](https://matrix.to/#/#teddit:matrix.org)
|
Join the teddit discussion room on Matrix: [#teddit:matrix.org](https://matrix.to/#/#teddit:matrix.org)
|
||||||
@ -37,7 +38,6 @@ Community instances:
|
|||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
* Unofficial reddit API through teddit
|
|
||||||
* Themes
|
* Themes
|
||||||
* User settings
|
* User settings
|
||||||
* HLS video streaming? (Would require browser JavaScript)
|
* HLS video streaming? (Would require browser JavaScript)
|
||||||
|
Loading…
Reference in New Issue
Block a user