Skip to content

flppsilva/Awards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golden Raspberry Awards

Requirements

  • Java 17+

Running the tests

Unix like (Linux, Mac)

./mvnw test

Windows

mvnw.cmd test

Running the project

Unix like (Linux, Mac)

./mvnw spring-boot:run

Windows

mvnw.cmd spring-boot:run

Getting the results

curl http://localhost:8080/reward-interval

Return example

{"min":[{"producer":"Joel Silver","interval":1,"previousWin":1990,"followingWin":1991}],"max":[{"producer":"Matthew Vaughn","interval":13,"previousWin":2002,"followingWin":2015}]}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages