DevSuperior logo DSMovie Reference Project

This repository aims to provide the Reference project DSMovie to be used in DevSuperior courses

Postman Collection and Environment:

(the files are in the root folder of this repository)

(os arquivo estão na pasta raiz deste repositório)

host: http://localhost:8080

Domain Model

Image

Project scope

  • Find movies
  • Find movies by id
  • Insert new movie
  • Update movie
  • Delete movie
  • Save review
  • Exception handling: resource not found (404 not found)
  • Exception handling: database error (400 bad request)