Skip to content

vvagaytsev/fizzbuzz-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fizzbuzz-api

Simple REST API for FizzBuzz game.

How to launch

  1. Run maven build from the repo root: mvn clean package
  2. Execute the jar file from the target dir or run the project form the IDE

Step 1 must be executed before the start from the IDE, otherwise the BuildProperties bean will be unavailable and the startup will fail.

Classic REST API

The API description is available in the Swagger UI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages