Skip to content

ctheil/pmdb-api

Repository files navigation

PMDb Backend

Personal Movie Database Backend

Todo:

  • Impl two token auth system
    • Currently leverages Google oauth with a single access_token based system
    • Need to revert back to the two token system (access and refresh)
  • Add user selections to Database
    • Tracking (want, seen, and like/dislike) // how to differentiate?
  • Smart selections based on previously liked titles
    • Filter out previously seen titles
    • Look at time based looking at a specific title and use that to filter if it is seen again (how?)
  • Store user lists and such ...

About

Go backend for PMDB (Personal Movie Database)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages