Return the top 1000 movies from MongoDB
Return the top 20 (server-side rendered) π
Navigate to /api/movies to get 100 movies from the DB
/api/movies
Navigate to /api/movies/[year] to get up to 20 movies for that year
/api/movies/[year]