/data-service-catalog

A back end service for creating api catalogues and api descritptions. Exposes a dcat-ap-no dataservices endpoint.

Primary LanguageKotlinApache License 2.0Apache-2.0

data-service-catalog

Back-end service for creating api catalogues and api descriptions. Exposes a dcat-ap-no data services endpoint.

Requirements

  • Maven
  • Java 21

Run tests

Run unit and integration tests with Maven:

mvn verify

...