LfJohnVo / Fiber-boilerplate

Fiber boilerplate for new projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is mi personal Fiber boilerplate with a structure to start to work!

this boilerplate uses:

  1. github.com/gofiber/fiber/v2
  2. github.com/golang-jwt/jwt
  3. github.com/joho/godotenv
  4. gopkg.in/mail.v2
  5. gorm.io/driver/mysql
  6. gorm.io/gorm
  7. github.com/golang-module/carbon/v2

About

Fiber boilerplate for new projects


Languages

Language:Go 94.7%Language:Shell 3.5%Language:Makefile 1.0%Language:Dockerfile 0.8%