# README
Description:
Developed a book management system utilizing Golang and MySQL, featuring robust backend functionality with defined routes for CRUD operations. Implemented features for retrieving, updating, deleting, and adding books. Demonstrates proficiency in backend development and database integration.
Running: You should have Go installed in your Operating System.
step1
: cd cmd/main
step2
: go run main.go