A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet a17b49bc0b fix & improve asplain func
It would previously encode a JSON encoded string coming from the DB
doubly, because there was no differentiation.  It would also not handle
optional values set to None correctly.
There's still other problems with the function, but those are now fixed.
2021-12-19 19:25:31 +01:00
scripts add a few first tests for /movies web route 2021-12-07 23:54:06 +01:00
tests create dataclasses for output data 2021-12-19 19:13:49 +01:00
unwind fix & improve asplain func 2021-12-19 19:25:31 +01:00
unwind-ui update dependencies 2021-12-07 21:18:55 +01:00
.dockerignore clean up container contents 2021-08-05 19:18:52 +02:00
.gitignore exclude *.local from git 2021-07-25 18:06:17 +02:00
Dockerfile fix docker build 2021-12-08 22:59:43 +01:00
poetry.lock add a few first tests for /movies web route 2021-12-07 23:54:06 +01:00
Procfile add Vue UI [wip] 2021-07-28 23:08:10 +02:00
pyproject.toml add a few first tests for /movies web route 2021-12-07 23:54:06 +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.