Backend for saving progress and other quality of life features
Find a file
2023-10-28 16:49:02 +02:00
.docker/development add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00
.github Repo setup 2023-08-23 13:54:26 +02:00
.vscode Repo setup 2023-08-23 13:54:26 +02:00
src add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00
.dockerignore add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00
.editorconfig Repo setup 2023-08-23 13:54:26 +02:00
.eslintrc.js Repo setup 2023-08-23 13:54:26 +02:00
.gitattributes Repo setup 2023-08-23 13:54:26 +02:00
.gitignore Repo setup 2023-08-23 13:54:26 +02:00
.nvmrc Repo setup 2023-08-23 13:54:26 +02:00
.prettierrc.js Repo setup 2023-08-23 13:54:26 +02:00
dev.Dockerfile add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00
Dockerfile add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00
LICENSE Initial commit 2023-08-23 13:08:49 +02:00
package-lock.json add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00
package.json add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00
README.md add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00
tsconfig.json web server setup 2023-08-23 14:40:58 +02:00
yarn.lock add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00

backend

Backend for movie-web

Todo list

  • endpoint to consume provider metrics
  • register endpoint
  • remove user endpoint
  • ratelimits for all endpoints
  • metrics for all http requests
  • session CRUD endpoints
  • data save endpoints