Building a REST API with GO, Gin framework, and GORM.
I was looking for a framework to start a backend project to learn and use GORM, which is an ORM library for Go. And Gin caught my attention, I found the documentation really good with examples that help to build a REST API. I wrote this article as a ...
Apr 25, 20225 min read3.8K
