Imports
- github.com/JGLTechnologies/gin-rate-limit
- github.com/gin-contrib/cors
- github.com/gin-gonic/gin
- github.com/go-playground/validator/v10
- github.com/google/uuid
- github.com/nicksnyder/go-i18n/v2/i18n
- github.com/pkg/errors
- github.com/redis/go-redis/v9
- github.com/rs/zerolog
- github.com/rs/zerolog/log
- golang.org/x/text/language
Imports in module “github.com/mandarine-io/Backend”
- github.com/mandarine-io/Backend/internal/config
- github.com/mandarine-io/Backend/internal/helper/security
- github.com/mandarine-io/Backend/internal/persistence/repo
- github.com/mandarine-io/Backend/pkg/locale
- github.com/mandarine-io/Backend/pkg/transport/http/dto
- github.com/mandarine-io/Backend/pkg/transport/http/middleware/ratelimit