Files
opencloud/services/graph
Ralf Haferkamp 4717248959 Simplify sort code a bit
Switch to sort.Slice() instead of sort.Sort(), which requires less
boilerplate.
2023-01-10 09:31:40 +01:00
..
2022-06-27 14:05:36 +02:00
2022-12-21 15:38:14 +01:00
2023-01-10 09:31:40 +01:00
2022-12-21 15:38:14 +01:00
2022-12-05 11:11:25 +01:00

Graph service

The graph service provides the Graph API which is a RESTful web API used to access Infinite Scale resources. It is inspired by the Microsoft Graph API and can be used by clients or other services or extensions.