/go-hello

a self-learning go web frame project by using fiber

Primary LanguageGo

Introduction

This project is self-learning Go Web work,base on Go-fiber 、Redis、MySQL and add swag doc

Simply implement environment configure,item create、find、update and base user operation

Usage

go run main.go

if you modified the API or doc,remember run swag init at project root dir.