falkben / movies_from_a_hat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todos for first api release

falkben opened this issue · comments

api todo list:

  • sqlite
  • tables
    • users
    • groups
  • normalization of strings for genres
  • orms
  • nginx or FastAPI StaticFiles
  • project structure
  • authentication (oauth?)
    • user auth
    • user groups
    • discord/github
  • tests (pytest-asyncio)
  • environ variables (dotenv file)
  • start server command
  • deployment
    • fly.io
    • dockerfile
  • migration system (runs on deploy)
  • database file backup