Browser access not intended.
Please use curl
or another API client.
Endpoints:
GET /question
- Get a new haiku question.POST /answer
- Submit answer (JSON: {'submittedAnswer': 'guess'}
).POST /reset
- Reset the current question state.Found on GitHub