GoCRUD GoCRUD is a simple RESTful HTTP API built in Go using the Gin framework and GORM. It was built purely for learning purposes. The initial work was based on the tutorial "Creating a JSON CRUD API in Go (Gin/GORM)" by Coding With Robby.