README ¶ Sample Microservice with Go, MySql and Docker. This sample was developed using Hexagonal architecture pattern. View concept here link. Create models structure [DONE] Access to database with go-sql Create gateways Create web server, handlers and routing with Chi Generate documentation with Swagger Run Tests pipeline Makefile Generate docker image Deploy microservice in K8S Comandos go mod init go mod tidy go mod vendor Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd main gadgets smartphones/gateways smartphones/models internal database logs reviews models Click to show internal directories. Click to hide internal directories.