Skip to content

drew222/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvn clean package

java -jar application/target/application-0.0.1-SNAPSHOT.jar server hello-world.yml

sending commands...

curl 'localhost:8080/tictac/?game=0'

curl 'localhost:8080/tictac/move/?game=0&player=1&move=2' -X POST

curl 'localhost:8080/tictac/create/?' -X POST

metrics...

curl 'localhost:8081/metrics?pretty=true'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages