add more api docs

This commit is contained in:
Michael Barz
2022-12-22 16:44:51 +01:00
parent f1e0230664
commit e92262676f
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
---
title: APIs
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/apis/
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
Infinite Scale provides a large set of different **application programming interfaces (APIs)**. Infinite Scale is built by microservices. That means many calls to "functions" in the code are remote calls.