Skip to content

nicpagan/Backend-Capstone-WeLoveMovies

Repository files navigation

Backend Capstone: WeLoveMovies

Basic Functionality:

An application that lets users gain access to data about movies, theaters, and reviews.

Knowledge Requirements:

  • Install and use common middleware packages.
  • Receive requests through routes.
  • Running tests from the command line.
  • Access relevant information through route and query parameters.
  • Create necessary error handlers.
  • Build an API following RESTful design principles.
  • Create and customize a knexfile.js file.
  • Create a connection to an external database with Knex.
  • Write database queries to complete CRUD routes in an Express server.
  • Return joined and nested data with Knex.
  • Write database migrations using Knex's migration tools.

Technologies Used:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published