JoeBussard / polywordleapi

the api for playing polywordle
0 stars 0 forks source link

changes that makes it work on laptop #63

Closed JoeBussard closed 2 years ago

JoeBussard commented 2 years ago
JoeBussard commented 2 years ago

Fix bug where uppercase letters in guess threw error 500

fix bug where not including a custom solution threw error 400

change endpoint from /game to /newgame to avoid confusion

change rate limit from 30 per minute to 100 per minute for new games.