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.
- Run
./gradlew clean install
to build the application or download one of the releases.