【Go开发】使用Gorm和Fiber构建Go REST API!
pgmr.cloud
22 April 2023
Fiber is a new Go-based web framework which has exploded onto the scene and generated a lot of interest from the programming community. The repository for the framework has consistently been on the GitHub Trending page for the Go programming language and as such, I thought I would open up the old VS Code and try my hand at building a simple REST API.