I need an end-to-end web application written in pure Go, backed by a MySQL database. The core focus is clean, idiomatic code that can be compiled and deployed on a standard Linux server without fuss. You’re free to structure the project with popular Go web frameworks such as Gin, Echo, or Fiber, as long as the final build remains lightweight and easy to maintain. I will supply server access and a blank MySQL instance; you take it from there—designing the schema, wiring up the handlers, and exposing routes that follow REST principles. Code quality, straightforward error handling, and secure interaction with the database are priorities. If you prefer containerisation, feel welcome to include a Dockerfile so the whole stack can spin up locally with a single command. Deliverables: • Complete Go codebase for the web app • MySQL schema with migration scripts or tooling • README covering local setup, build, and deployment steps Please indicate any third-party libraries you intend to bring in ahead of time; I’m happy with community-standard options as long as licences permit commercial use.