Skip to content

Engineered a database and RESTful API with CRUD operations allowing users to access data about movies, theaters, and reviews.

Notifications You must be signed in to change notification settings

Blizzcane/WeLoveMovies

Repository files navigation

WeLoveMovies Server

This is the backend server for the WeLoveMovies frontend repo. Created using Node.js, Knex.js, and Express.js.

Links

Home

All Movies

Movie Details

Theaters

Features

  • Built an API using RESTful design principles
  • Access to relevant information through route and query parameters
  • Error handlers for the case where a route doesn't exist
  • Utilized Knex to write database queries
  • Completed CRUD routes in an Express server

Technology

Built with:

  • Node.js
  • Knex.js
  • Express.js
  • PostgreSQL(ElephantSQL)
  • CORS

About

Engineered a database and RESTful API with CRUD operations allowing users to access data about movies, theaters, and reviews.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published