This project is based on ApiCatalogoJogos made for Thiago Oliveira Digital Innovation One instructor.
The main project's objective was build a simple API REST for a CRUD solution. Here I adapted the API from Series Repository to Books Repository. I changed two main object attributes for what I included Autor and Editora (Author and Publisher) intead of only Produtora's attribute from Serie object in first API.
The UML diagram for the API structure is shown below: