This repository is dedicated to practicing and mastering the Go programming language (Golang) through hands-on projects.
| # | Project Name | Description |
|---|---|---|
| 01 | A Simple Web Server | Basic Go web server serving static files and forms |
| 02 | Build a CRUD API | RESTful CRUD API for managing movies |
| 03 | MySQL Book Management System | RESTful CRUD API for managing books using MySQL |
More projects will be added as I continue my Go learning journey!