Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 1.14 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.14 KB

Trellis Rosid Implementation

Build Status Build status Coverage Status Maven Central

This is an implementation of the Trellis Linked Data API, using a file-based persistence and internal Kafka event bus.

There are two parts to this code: an HTTP layer and an asynchronous processor. Installation and configuration information is available on each subproject README page.

Building Trellis/Rosid

  1. Run ./gradlew clean install to build the application or download one of the releases.