Skip to content

joyant/luw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luw

Luw(look up word) is a word search engine using trie tree.

Usage

install
go get -u github.com/joyant/luw

1. build and run main.go
2. open http://localhost:9005 in browser
3. input word prefix

Releases

No releases published

Packages

No packages published