Skip to content

Latest commit

 

History

History
 
 

ArgusWebServices

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ArgusWebServices

ArgusWebServices exposes the Argus REST web services. Issuing a GET request to the /help endpoint produces a description of the available service endpoints. Issuing a GET request to the /<service>/help endpoint produces a detailed description of all of the methods that are available on the service endpoint.

Embedded Tomcat

This project can be started using an embedded Tomcat server: java -jar target/argus-webservices-4.0-SNAPSHOT-war-exec.jar

More details about commandline arguments can be found on the Official page of the maven plugin

More information about this project

To find out more see the wiki.