This repository is the hosted API for filtoor.
It's currently live, docs are at https://filtoor.xyz/docs
cd python
pip install -r requirements.txt
python3 server.py
You will need a .env with appropriate connection to a hosted RDS instance.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository is the hosted API for filtoor.
It's currently live, docs are at https://filtoor.xyz/docs
cd python
pip install -r requirements.txt
python3 server.py
You will need a .env with appropriate connection to a hosted RDS instance.