Skip to content

tango-controls/rest-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATTENTION!!!

For latest releases (>2.x) go to Waltz-Controls

logo

TangoRestServer

This server implements Tango REST API

time tracker Build Status

Download

SonarCloud

Quality gate

Maintainability Reliability Security

Bugs Smells Vulnerabilities Tech debt

Lines Of Code Coverage

How to build

rest-server supports Java 11 since 1.18

To build use maven: mvn package

This builds .zip package. Extract and deploy to any Servlet compliant application server e.g. Apache Tomcat

How to use

See wiki

How to contribute

Same as for GitHub - fork and create a Pull Request