aboutsummaryrefslogtreecommitdiffstats
path: root/src/controllers/film.rs
Commit message (Expand)AuthorAgeFilesLines
* Import model structs to main models module.Harald Eilertsen2019-04-081-2/+2
* Move functions to query/modify db to connection object.Harald Eilertsen2019-04-081-1/+1
* Add route to fetch films from database.Harald Eilertsen2019-04-021-0/+32