module
Version:
v0.0.0-...-91edca6
Opens a new window with list of versions in this module.
Published: Sep 5, 2020
License: MIT
Opens a new window with license information.
README
¶
Envidict 📖
Website

A lightning-fast ⚡ English-Vietnamese dictionary website
- Fast: the API is written in Go.
- Related words suggestions: using tree data structure to provide accurate suggestions.
How to run locally?
docker build -t envidict .
docker run -it --rm -p 3000:3000 -p 5000:5000 --name envidict envidict
Access the app at http://localhost:3000.
Directories
¶
cmd
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.