This project enables users to efficiently handle their collections of books.
Added functionalities enabling users to effortlessly add, edit, delete, and search for books within their collections.
Developed in Golang and used GORM framework for MySQL connection with the help of Gorilla Mux for efficient HTTP request routing.