Files
documentation/source/contributing/services/index.rst
2020-10-19 12:40:27 -06:00

20 lines
505 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.
TODO wrapper readme template
.. toctree::
:maxdepth: 2
dependencies
config
manifest
docker
wrapper
overview