GoLang REST API To create, read, update and delete function. Mysql database implementation. Using ; gorilla/mux gorm.io/gorm Start # Install get go get -u github.com/gorilla/mux go get -u gorm.io/gorm Description : Example API where you can perform product and customer table operations. ## App Info ### Version 1.0.0 ### License This project is licensed under the MIT License