mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-08 04:20:59 -05:00
add more api docs
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
hugo/
|
hugo/
|
||||||
/**/grpc_apis/ocis/
|
grpc_apis/
|
||||||
mutagen.yml.lock
|
mutagen.yml.lock
|
||||||
helpers/output/*
|
helpers/output/*
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: APIs
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user