Skip to content

hereon-wpi/rest-server

 
 

Repository files navigation

TangoRestServer

This server implements Tango REST API

time tracker

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

About

Server implementation for Tango REST API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%