Wordle game implementation with ruby. It offers an API to check word.
Install dependencies
bundle
Run app
ruby app.rb
Check daily words
http://localhost:4567/api/v1/check/:word
Check custom words
http://localhost:4567/api/v1/check/:word/:wordle
| Name | Name | Last commit date | ||
|---|---|---|---|---|