/SpeedMetricsAPI

API to calculate in realtime the speed of production lines

Primary LanguageJava

Speed Metrics Service

Demo API to calculate in realtime the speed of factory lines.

Requirements

For building and running the application you need:

To build

mvn clean install

To Run

You can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

Or you can use docker-compose:

docker-compose up