Mastodon app apis - notes

#620
Raw
Author
socdev
Created
Dec. 30, 2022, 2:58 p.m.
Expires
Never
Size
1.4 KB
Hits
131
Syntax
markdown
Private
✗ No
You are viewing the rendered version of this paste. Click "Source" to see the source.

dailybuild Mastodon client 🐘

app formats

CLI 🖳

| command | output | | ------- | ----------------------------------------------- | | whoami | {"user": "my_username", "url": "http://my_url"} | | friends | list of accounts i'm following |

public API (not logged in)

|command|output| |-|-| |hashtag|url of the latest pic tooted with this keyword| |search|table with rows of data|

mobile 📱

...

automation ⛮

use cases 🧬🏗️

actual project

docs 📜

for newbies

videos

seriouser docs

social 🤼