social-networking-library-ws/docs/index.rst

28 lines
1.2 KiB
ReStructuredText
Raw Normal View History

2022-08-30 11:36:33 +02:00
.. Social Service Client documentation master file, created by
sphinx-quickstart on Tue Aug 2 16:11:12 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. _`D4Science Developers Website`: https:/dev.d4science.org/
Welcome to Social Service's documentation!
=================================================
The Social Service is a RESTful application which exposes operations coming from both the gCube Social-Networking-Library and the User Management components. The former is the bridge between the Cassandra Cluster (on which social data are stored) and the social applications, whereas the latter is the abstraction layer over the enabling technology for the Identity and Access Management service, in terms of: roles, users and organizations and how they are mapped to D4Science concepts.
The web services exposes a subset of such functionalities over https in a standard, reliable and secure way.
See the vailable REST-API at a glance on `D4Science Developers Website`_.
.. toctree::
:maxdepth: 2
:caption: Contents:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`