Overview
GoCRUD is a basic Create-Read-Update-Delete web application in Go, built with the Gin web framework and the GORM ORM. It covers the full CRUD flow (create, list, edit, delete) as a hands-on Go backend exercise.
GoCRUD is a basic Create-Read-Update-Delete web application in Go, built with the Gin web framework and the GORM ORM. It covers the full CRUD flow (create, list, edit, delete) as a hands-on Go backend exercise.