37 lines
805 B
ReStructuredText
37 lines
805 B
ReStructuredText
Dump Things Service Documentation
|
|
===================================
|
|
|
|
.. image:: https://badge.fury.io/py/dump-things-service.svg
|
|
:target: https://pypi.python.org/pypi/dump-things-service/
|
|
:alt: PyPI version
|
|
|
|
*Dump Things Service* is a FastAPI-based HTTP service for storing and retrieving
|
|
schema-conform linked-data records. It supports multiple storage backends,
|
|
flexible authentication sources, and a curation workflow for distributed data
|
|
acquisition.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: User Guide
|
|
|
|
introduction
|
|
installation
|
|
quickstart
|
|
configuration
|
|
backends
|
|
authentication
|
|
endpoints
|
|
commands
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Developer Reference
|
|
|
|
changelog
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|