A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet d7530e6bb0 fix: support new "most popular 100" & "bottom 100" HTML
The previous version had all 100 movies rendered into the HTML.  The new
version has only the top 25 rendered into HTML, but the whole list has
been made available as LD+JSON data.
Since we can easily support both, we don't (yet) remove the old parser.
2024-07-14 16:24:59 +02:00
alembic feat: use Alembic to initialize the database 2024-05-19 02:25:36 +02:00
scripts rename scripts 2024-05-11 19:45:39 +02:00
tests fix: support new "most popular 100" & "bottom 100" HTML 2024-07-14 16:24:59 +02:00
unwind fix: support new "most popular 100" & "bottom 100" HTML 2024-07-14 16:24:59 +02:00
unwind-ui run update 2024-07-14 15:47:24 +02:00
.dockerignore refactor: use .python-version for docker build 2024-05-10 17:01:18 +02:00
.editorconfig chore: update dependencies & scripts 2024-05-10 00:13:01 +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 add scripts to build & run with Docker 2023-11-29 18:01:01 +01:00
.python-version upgrade to Python 3.12 2023-11-26 17:09:07 +01:00
alembic.ini feat: add Alembic 2024-05-18 18:54:46 +02:00
Dockerfile feat: run alembic patches at container start 2024-05-20 16:52:37 +02:00
entrypoint.sh feat: run alembic patches at container start 2024-05-20 16:52:37 +02:00
poetry.lock run update 2024-07-14 15:47:24 +02:00
Procfile add Vue UI [wip] 2021-07-28 23:08:10 +02:00
pyproject.toml run update 2024-07-14 15:47:24 +02: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.