A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet c63bee072f respect API_HOST & API_PORT env vars for dev
Using Vite's proxy option allows us to avoid CORS issues when the host
for Uvicorn doesn't match the host for Vite, e.g. localhost vs. 127.0.0.1.
2023-11-26 19:43:56 +01:00
scripts respect API_HOST & API_PORT env vars for dev 2023-11-26 19:43:56 +01:00
tests make the shared connection internal to the db module 2023-11-26 18:41:32 +01:00
unwind make the shared connection internal to the db module 2023-11-26 18:41:32 +01:00
unwind-ui respect API_HOST & API_PORT env vars for dev 2023-11-26 19:43:56 +01:00
.dockerignore clean up container contents 2021-08-05 19:18:52 +02:00
.git-blame-ignore-revs add auto-formatting of tests to .git-blame-ignore-revs 2023-02-04 18:16:43 +01:00
.gitignore exclude *.local from git 2021-07-25 18:06:17 +02:00
.python-version upgrade to Python 3.12 2023-11-26 17:09:07 +01:00
Dockerfile upgrade to Python 3.12 2023-11-26 17:09:07 +01:00
poetry.lock upgrade to Python 3.12 2023-11-26 17:09:07 +01:00
Procfile add Vue UI [wip] 2021-07-28 23:08:10 +02:00
pyproject.toml upgrade to Python 3.12 2023-11-26 17:09:07 +01:00
README.md init with some kind of working prototype 2021-06-15 19:09:21 +02:00
run support local scripts & env in run script 2021-08-06 12:30:06 +02:00

Unwind

A cache & aggregator for user ratings from iMDB and other sources.

Users are spread across many platforms and most platforms allow very limited access to their data.
This service aims to offer one interface for all that data and open up access.