The Movie Character REST API can be used to interact and manipulate data in database. Database includes information about characters, the movies they appear in, and the franchises they belong to.
API contains multiple methods to obtain information via the REST API endpoints in addition to generic CRUD methods.
Used technologies: Java, Spring, Spring Data, Hibernate, PostgreSQL
API url: Movie Character API