FabioTomaz / SpeedMetricsAPI

API to calculate in realtime the speed of production lines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

API to calculate in realtime the speed of production lines


Languages

Language:Java 99.6%Language:Dockerfile 0.4%