add basic repo setup, with user creation

This commit is contained in:
mrjvs
2023-10-28 16:49:02 +02:00
parent 9166c37aea
commit 94e1f9ebe1
26 changed files with 5762 additions and 374 deletions

View File

@@ -1,2 +1,11 @@
# 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