Files
documentation/source/contributing/services/index.rst
Lucy Cifferello a45dbb76e1 lots o types
2020-10-15 07:43:16 -06:00

18 lines
475 B
ReStructuredText

.. _service_sdk:
***************************************
Services Software Development Kit Guide
***************************************
This guide serves as an introduction to the concepts and the technical details for developing a service for the Embassy.
The `File Browser wrapper repository <https://github.com/Start9Labs/filebrowser-wrapper>`_ should be used as an example.
.. toctree::
:maxdepth: 2
dependencies
config
manifest
docker
wrapper
overview