Skip to content

smolgroot/findWords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findWords

Find all dictionary words based on a list of letters

From CLI (using click)

python cli.py

Exposing a web endpoint (using flask)

python main.py

then use

curl http://127.0.0.1:5000/?letters=oustpa

About

Find all words from the dictionary based on a list of letters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages