Building an Events Application: Kickstarting Development with Echo and GORM in Go
In my previous blog post “Choosing the right tools,” I decided to develop the events application using the Echo web framework for Golang and GORM for database querying. In this post, we will begin developing the API for the events application. But fi...
Sep 24, 20246 min read298