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
- Host: GitHub
- URL: https://github.com/clarin-eric/fcs-korp-endpoint
- Owner: clarin-eric
- License: gpl-3.0
- Created: 2016-09-11T17:38:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T14:07:30.000Z (over 1 year ago)
- Last Synced: 2025-09-10T03:14:27.755Z (9 months ago)
- Language: Java
- Size: 92.8 KB
- Stars: 1
- Watchers: 9
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fcs - Korp FCS 2.0 Reference Endpoint Implementation (Java)
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.