jabhishek87 / web-fiber-go

Example Project to demonstrate go fiber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-fiber-go

Example Project to demonstrate go fiber

# gocritic
go install -v github.com/go-critic/go-critic/cmd/gocritic@latest

# gosec
go install -v github.com/securego/gosec/v2/cmd/gosec@latest

# golint
go install -v github.com/golangci/golangci-lint/cmd/golangci-lint@latest

About

Example Project to demonstrate go fiber

License:MIT License


Languages

Language:Go 90.1%Language:Makefile 5.5%Language:HTML 4.3%