Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trie CLI

The server is hosted with Deta, a free cloud hosting service. Also, the API is updated with each push with Github Actions. The API was built with FastAPI and the CLI was made with Google Fire.

Installation Instructions

The installation is really straightforward. You only need to clone this repo, install the python requirements and run the CLI.

git clone https://github.com/sebaspv/trie-api

Go to the CLI directory...

cd cli

Install the CLI python requirements...

# if you're on Mac or Linux
pip3 install -r requirements.txt
# if you're on Windows
pip install -r requirements.txt

And run the CLI!

# example to see the available CLI Trie words
python3 trie.py available

Author

👤 Sebastian Ponce

About

A Trie API

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages