You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I developed a bookstore application in Go, where I set up a local MySQL database and executed all APIs using Postman. During this project, I learned extensively about GORM and Gorilla Mux. This hands-on experience enhanced my understanding of Go's ecosystem and API handling.