# Functions
NewAuthController creates a new instance of AuthController.
NewBookController creates a new instance of book controller.
No description provided by the author
# Interfaces
Authcontroller is a contract that specifies what this controller can do.
BookController is a contract that explains what this controller can do.
No description provided by the author