Add GetInstanceActivity and GetInstancePeers
This commit is contained in:
parent
0d8819ecaf
commit
e0de6af209
4 changed files with 113 additions and 0 deletions
|
@ -92,6 +92,8 @@ func main() {
|
|||
* [x] POST /api/v1/follow_requests/:id/reject
|
||||
* [x] POST /api/v1/follows
|
||||
* [x] GET /api/v1/instance
|
||||
* [x] GET /api/v1/instance/activity
|
||||
* [x] GET /api/v1/instance/peers
|
||||
* [x] POST /api/v1/media
|
||||
* [x] GET /api/v1/mutes
|
||||
* [x] GET /api/v1/notifications
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue