proxy.golang.org : github.com/koddr/tutorial-go-fiber-rest-api : v0.0.0-20230915134735-b364e32b5421
📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/koddr/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/KyleBanks/depth v1.2.1
- github.com/andybalholm/brotli v1.0.5
- github.com/arsmn/fiber-swagger/v2 v2.31.1
- github.com/davecgh/go-spew v1.1.1
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.20.0
- github.com/go-openapi/spec v0.20.5
- github.com/go-openapi/swag v0.21.1
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator/v10 v10.10.1
- github.com/gofiber/fiber/v2 v2.49.2
- github.com/gofiber/jwt/v2 v2.2.7
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang-jwt/jwt/v4 v4.4.1
- github.com/google/uuid v1.3.1
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.11.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.2.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.10.0
- github.com/jackc/pgx/v4 v4.15.0
- github.com/jmoiron/sqlx v1.3.5
- github.com/joho/godotenv v1.4.0
- github.com/josharian/intern v1.0.0
- github.com/klauspost/compress v1.16.7
- github.com/leodido/go-urn v1.2.1
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.19
- github.com/mattn/go-runewidth v0.0.15
- github.com/pmezard/go-difflib v1.0.0
- github.com/rivo/uniseg v0.2.0
- github.com/stretchr/testify v1.7.0
- github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2
- github.com/swaggo/swag v1.8.1
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.49.0
- github.com/valyala/tcplisten v1.0.0
- golang.org/x/crypto v0.7.0
- golang.org/x/net v0.8.0
- golang.org/x/sys v0.12.0
- golang.org/x/text v0.8.0
- golang.org/x/tools v0.6.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0