An open API service indexing awesome lists of open source software.

https://github.com/clarin-eric/fcs-korp-endpoint

The Korp fcs reference endpoint implementation
https://github.com/clarin-eric/fcs-korp-endpoint

Last synced: 5 months ago
JSON representation

The Korp fcs reference endpoint implementation

Awesome Lists containing this project

README

          

# fcs-korp-endpoint
The Korp fcs 2.0 reference endpoint implementation.

## Quick start

Call `mvn clean compile war:war` to create a war file.
Use `mvn clean package` to do a full build with tests, war, sources and javadoc. Ensure that `$JAVA_HOME` is correctly set.

There are though some configurations to change if you want to use it with your own Korp service.