Skip to content

szagoret/wsmedian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot Median Calculation Web Service

Web service which accepts the csv parsed data and calculates the median value for each column, grouped by the 'label' column

Running

./gradlew bootRun

Endpoint is available at http://localhost:8080/median

Inspect past queries

http://localhost:8080/history

Releases

No releases published

Packages

No packages published