https://github.com/filtoor/api
api for filtoor
https://github.com/filtoor/api
Last synced: 10 months ago
JSON representation
api for filtoor
- Host: GitHub
- URL: https://github.com/filtoor/api
- Owner: filtoor
- License: mit
- Created: 2024-02-08T09:38:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T06:47:49.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T05:27:01.552Z (12 months ago)
- Language: Python
- Homepage: https://filtoor.xyz/docs
- Size: 50.2 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api
This repository is the hosted API for filtoor.
It's currently live, docs are at https://filtoor.xyz/docs
## Getting Started
`cd python`
`pip install -r requirements.txt`
`python3 server.py`
You will need a `.env` with appropriate connection to a hosted RDS instance.