Simple Golang Authentication API with Fiber & GORM
Need for a boilerplate authentication service in Go to speed up project initialization.
Developed a clean and modular auth service using Fiber and GORM.