# Functions
No description provided by the author
NewBookService creates an instance of the bookService struct.
NewJWTService method creates a new instance of JWTService.
No description provided by the author
# Interfaces
AuthService is a contract obout what this service can do.
BookService is a contract that explains what this service can do.
JWTService is a contract of what jwtService can do.
UserService is a contract that specifies what this service can do.