This repository aims to provide the Reference project DSMovie to be used in DevSuperior courses
(the files are in the root folder of this repository)
(os arquivo estão na pasta raiz deste repositório)
host: http://localhost:8080
- 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)