Skip to content

DeepPhe/dphe-stream-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeepPhe Stream Rest Controller

DeepPhe Rest Controller for supporting the Kentucky Cancer Patient Data Management System (CPDMS) and the SEER-DMS.

Prerequisites - You must have the following installed to build

  • Oracle Java 1.8
  • Maven 3.x

Build

mvn clean package

Start the API HTTP server

java -jar target/deepphe-stream-rest.jar

API documentation

This API is developed with Jersey, which supports WADL. You can view the generated WADL by going to http://localhost:9000/api/application.wadl?detail=true and see all resource available in the application.

You can also view the generated the swagger.json at http://localhost:9000/api/swagger.json.

About

DeepPhe-CR Rest Server for Doc NLP, Summarization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages