]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - doc-src/api
Add AtomPub, Twitter-compat. API documentation to doc-src/
[quix0rs-gnu-social.git] / doc-src / api
index f8823d8b2ef0542c0b02df706679d18871262275..b9599f536c3dc395fa9734524ec0733a5e61ecd0 100644 (file)
@@ -2,5 +2,12 @@
 <!-- Document licensed under Creative Commons Attribution 3.0 Unported. See -->
 <!-- https://creativecommons.org/licenses/by/3.0/ for details. -->
 
-%%site.name%% provides an API that applications can use to interact with it.
-More information about this API can be found on the [StatusNet Wiki](http://status.net/wiki/API).
+%%site.name%% provides APIs that applications can use to interact with it:
+
+* [AtomPub](atompub)
+* [Twitter-compatible API](twitterapi)
+
+## API discovery
+
+The base URLs for the APIs can be obtained using [Really Simple Discovery](https://en.wikipedia.org/wiki/Really_Simple_Discovery).
+