0
0
Fork 0
An API that allows Twitch to play Hangman in chat.
Find a file
2023-01-19 12:47:22 -06:00
src Allow multiple word lists 2023-01-19 12:47:22 -06:00
.gitignore Add the words directory to the gitignore 2023-01-07 18:05:17 -06:00
config.template.toml Initial commit 2022-12-23 15:19:37 -06:00
generateInterfaces.ts Initial commit 2022-12-23 15:19:37 -06:00
makefile Remove interface prereq 2023-01-07 17:01:32 -06:00
package.json Add dependencies 2022-12-25 16:52:45 -06:00
pnpm-lock.yaml Add dependencies 2022-12-25 16:52:45 -06:00
README.md Initial commit 2022-12-23 15:19:37 -06:00
tsconfig.json Initial commit 2022-12-23 15:19:37 -06:00

Hapi-API-Template

An API template based on Hapi.