Skip to content

Add ServerInformation Endpoint and config

Dominik Kunz requested to merge feature/30-server-information into develop

Adds new endpoint at root path of the server for retreiving ServerInformation.

The ServerInformation data is provided as TTL config file and will be uploaded to the RDF store if not already present.

Ref: #30 (closed)

Merge request reports