Implementing CRUD in Golang REST API with Mux & GORM - Comprehensive Guide
4y agoen
Source
codewithmukesh.comImplementing CRUD in Golang REST API with Mux & GORM - Comprehensive Guidecodewithmukesh.comIn this article, we will learn about implementing CRUD in Golang REST API with Gorilla Mux for routing requests, GORM as the ORM to access the database, Viper for Loading configurations, and MySQL as the database provider.
You might also wanna read
Proposal to Add UUID Generation and Parsing to Go Standard Library
The article proposes adding UUID generation and parsing capabilities (versions 3, 4, and 5) to Go's standard library, arguing that UUID supp
Interactive Guide to Go 1.26 Programming Language Features and Improvements
The article provides an interactive tour of Go 1.26 programming language features, highlighting key improvements including new expressions,
Connect Any Iceberg REST Catalog to Dremio Cloud: Universal Lakehouse Access
iceberglakehouse.com·4mo ago
Go 1.25 introduces experimental new JSON API packages after 15 years
The Go programming language team announces experimental support for new JSON packages (encoding/json/jsontext and encoding/json/v2) in Go 1.
Creating a Dynamic Personal Website with a Single Binary in Golang
The article discusses the author's journey in creating a personal website using a single binary approach in Golang, emphasizing simplicity,
Go-Torrent: BitTorrent Client Implementation in Go
A BitTorrent client implementation in Go that supports downloading files using the BitTorrent protocol. It includes features like Bencode en

Comments
Sign in to join the conversation.
No comments yet. Be the first.