No description
Ok - Replies. - Thread. - Optimizations. - Facets. - removed lying. Reviewed-on: #74 Co-authored-by: CatAClock <CatAClock@proton.me> Co-committed-by: CatAClock <CatAClock@proton.me> |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.md | ||
README.md |
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.