Difference between revisions of "software/Mastodon/API"
Jump to navigation
Jump to search
(Created page with "Just notes at this point... The API is mainly about user-to-server communication, via (I think) OStatus. There is also server-to-server communication (i.e. communication...") |
m (Woozle moved page Mastodon/API to software/Mastodon/API: disambiguate from band (eventually)) |
(No difference)
|
Latest revision as of 19:12, 12 March 2025
Just notes at this point...
The API is mainly about user-to-server communication, via (I think) OStatus. There is also server-to-server communication (i.e. communication between instances), which uses ActivityPub.