No description
Find a file
CatAClock 6bd68f6946 V1.1.1
Ok

- Replies.
- Thread.
- Optimizations.
- Facets.
- removed lying.

Reviewed-on: #74
Co-authored-by: CatAClock <CatAClock@proton.me>
Co-committed-by: CatAClock <CatAClock@proton.me>
2025-07-18 18:39:17 +00:00
src V1.1.1 2025-07-18 18:39:17 +00:00
.gitignore V1.1 (#72) 2025-07-17 04:07:33 +00:00
Cargo.lock V1.1 (#72) 2025-07-17 04:07:33 +00:00
Cargo.toml V1.1 (#72) 2025-07-17 04:07:33 +00:00
LICENSE.md first commit 2025-04-19 16:12:17 -07:00
README.md V1.1.1 2025-07-18 18:39:17 +00:00

Fediverse Subdomain

A frontend to accessing my account on the fediverse

technologies

  • Rust and Rouille.
  • Uses MastodonAPI, BlueskyAPI, and YoutubeAPI[1].

Quick launch server: Cargo run --release

FAQ

Question Answer
Where can I find my PDS? Create an access token and then examine the payload's aud
Where can I get a Youtube Key? console.cloud.google.com/apis

Notes

[1]YoutubeAPI doesn't support posting to their post section. It's made with posting videos in mind. Their previous posting page (the bulletin board) is depreciated and most likely doesn't work as trying to get those posts result in nothing returned even though posts are made on the account.