mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
API: Added endpoints /instance and /instance/peers
This commit is contained in:
parent
9c1f652008
commit
1958bde4c0
4 changed files with 119 additions and 0 deletions
|
@ -16,6 +16,8 @@ These endpoints use the [Mastodon API entities](https://docs.joinmastodon.org/ap
|
|||
## Implemented endpoints
|
||||
|
||||
- [GET /api/v1/follow_requests](https://docs.joinmastodon.org/api/rest/follow-requests/#get-api-v1-follow-requests)
|
||||
- [GET /api/v1/instance](https://docs.joinmastodon.org/api/rest/instances)
|
||||
- GET /api/v1/instance/peers - undocumented, but implemented by Mastodon and Pleroma
|
||||
|
||||
## Non-implemented endpoints
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue