Implemenation of Wordle API #1059

Open
opened 2026-05-20 14:24:31 +00:00 by a24timsv · 0 comments
Collaborator

As discussed in #343 it is entirely possible to implement a Wordle API using Option 2 and its word list for all the checks. This issue comes in two parts: a frontend component where the user inputs their guessed word, and a "backend" component (most likely a service) that checks if the word is in the word list and calls the API if so.

This might not be made this year.

As discussed in #343 it is entirely possible to implement a Wordle API using Option 2 and its word list for all the checks. This issue comes in two parts: a frontend component where the user inputs their guessed word, and a "backend" component (most likely a service) that checks if the word is in the word list and calls the API if so. This might not be made this year.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#1059
No description provided.