Improve API docs formatting
This commit is contained in:
parent
e92a1cf436
commit
2baf0fabb4
4 changed files with 40 additions and 28 deletions
|
@ -1,3 +1,6 @@
|
|||
Testing the API with cURL
|
||||
=========================
|
||||
|
||||
Mastodon builds around the idea of being a server first, rather than a client itself. Similarly to how a XMPP chat server communicates with others and with its own clients, Mastodon takes care of federation to other networks, like other Mastodon or GNU Social instances. So Mastodon provides a REST API, and a 3rd-party app system for using it via OAuth2.
|
||||
|
||||
You can get a client ID and client secret required for OAuth [via an API end-point](API.md#oauth-apps).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue