blob: b41c49b7a4ab99d504292e2d86c9780e7d76eb71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
API
---
These pages describe the different APIs provided by GoToSocial, both for front-end (client) interaction,
and for federation. The intended audience for these documents is developers looking to implement a front-end
or bot for GoToSocial.
.. toctree::
:maxdepth: 1
internal
client
activitypub
|