This is an implementation of the Hangman API. Hangman is a simple game where one has to guess a word by proposing letters. Using this implementation you can integrate Hangman game into your products, applications, refigerators or wherever you want to. But you probably do not.
- RxJava - Reactive Extensions for the JVM
- Eclipse Vert.x - A tool-kit for building reactive applications on the JVM
- Slinkydeveloper's OpenAPI 3 Vert.x bindings - Enterprise grade OpenAPI (fka Swagger) 3 support in Eclipse Vert.x
Execute
mvn clean package
Execute
mvn clean test
- Lauri Nõmme