Imports
- github.com/fabienbellanger/goutils
- github.com/fabienbellanger/goutils/mail
- github.com/gofiber/fiber/v2
- github.com/golang-jwt/jwt/v5
- github.com/google/uuid
- github.com/spf13/viper
- go.uber.org/zap
- gorm.io/gorm
Imports in module “github.com/fabienbellanger/go-url-shortener/server”
- github.com/fabienbellanger/go-url-shortener/server/db
- github.com/fabienbellanger/go-url-shortener/server/models
- github.com/fabienbellanger/go-url-shortener/server/repositories
- github.com/fabienbellanger/go-url-shortener/server/utils