GitHub - idstack/relyingparty: Relying Party API for document analyzing with the help of confidence score and correlation score

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

Repository files navigation

IDStack-RelyingParty

Relying Party API for document analyzing with the help of confidence score and correlation score


  • spring_boot_version: 1.5.2.RELEASE
  • java_version: 1.8
  • tomcat_version: 8.0.43
  • maven_version: 3.5

Set up the project

  • Make a clone of this project
  • Update api/src/main/java/resources/idstack.properties file
API_KEY=e489e5ce-e80a-4334-8864-abfa86e6014c
CONFIG_FILE_PATH=/usr/local/idstack/relyingparty/
STORE_FILE_PATH=/usr/local/idstack/relyingparty/docs/
  • Build the project in order to create .war file
$ mvn clean install

Summary

Congratulations! You've created the web service of the RelyingParty

API-Documentation: http://docs.idstack.apiary.io/