diff options
author | lambda <pleromagit@rogerbraun.net> | 2017-11-14 14:19:39 +0000 |
---|---|---|
committer | lambda <pleromagit@rogerbraun.net> | 2017-11-14 14:19:39 +0000 |
commit | 0a69611884583706986d219dece388c75e5c8696 (patch) | |
tree | 8acccb51f82df9572d4c54dd8f8aeb2f96095186 | |
parent | dd76036cbb8c77aaaeb9d6c9b55df41658046e16 (diff) | |
parent | 312d389f560dfb051c8d006c9a1e0cf22e1473f8 (diff) | |
download | pleroma-0a69611884583706986d219dece388c75e5c8696.tar.gz |
Merge branch 'api-links' into 'develop'
Add links to API documentation.
See merge request pleroma/pleroma!17
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Pleroma is an OStatus-compatible social networking server written in Elixir, compatible with GNU Social and Mastodon. It is high-performance and can run on small devices like a Raspberry Pi. -For clients it supports both the GNU Social API with Qvitter extensions and the Mastodon client API. +For clients it supports both the [GNU Social API with Qvitter extensions](https://twitter-api.readthedocs.io/en/latest/index.html) and the [Mastodon client API](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md). Mobile clients that are known to work well: |