Skip to content

Fix bugs, implement word lookup API, add README#2

Open
ilik-n wants to merge 1 commit into
orc13a:mainfrom
ilik-n:fix/bugs-and-readme
Open

Fix bugs, implement word lookup API, add README#2
ilik-n wants to merge 1 commit into
orc13a:mainfrom
ilik-n:fix/bugs-and-readme

Conversation

@ilik-n

@ilik-n ilik-n commented Mar 14, 2026

Copy link
Copy Markdown
  • Removed res.end() bug in routes/api.js
  • Implemented /word/:word route with 404/500 error handling
  • Implemented createWordsFile() to populate letter-array JSON files
  • Fixed race condition in createWordsFile() using async/await
  • Fixed clearWordFile.js to return a Promise and clear correct files
  • Cleaned up unused variables in makeASCIIsheet.js
  • Added README.md with full project documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant