Imports
- github.com/jackc/pgx/v5/pgxpool
- github.com/labstack/echo/v4
- github.com/labstack/echo/v4/middleware
- golang.org/x/exp/slog
- gopkg.in/validator.v2
Imports in module “github.com/mkuptsov/movie-reviews”
- github.com/mkuptsov/movie-reviews/internal/apperrors
- github.com/mkuptsov/movie-reviews/internal/config
- github.com/mkuptsov/movie-reviews/internal/echox
- github.com/mkuptsov/movie-reviews/internal/jwt
- github.com/mkuptsov/movie-reviews/internal/log
- github.com/mkuptsov/movie-reviews/internal/modules/auth
- github.com/mkuptsov/movie-reviews/internal/modules/genres
- github.com/mkuptsov/movie-reviews/internal/modules/movies
- github.com/mkuptsov/movie-reviews/internal/modules/reviews
- github.com/mkuptsov/movie-reviews/internal/modules/stars
- github.com/mkuptsov/movie-reviews/internal/modules/users
- github.com/mkuptsov/movie-reviews/internal/validation