Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 211 Bytes

File metadata and controls

6 lines (4 loc) · 211 Bytes

Go Fiber BoilerPlate

a simple Go Fiber BoilerPlate that uses Gorm, JWT & Validator

Tip

Make sure to always use interface that implements the struct and the methods to achive cleaner code style in go.