gin-boilerplate icon indicating copy to clipboard operation
gin-boilerplate copied to clipboard

The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis

Results 10 gin-boilerplate issues
Sort by recently updated
recently updated
newest added

I'm wondering if I save JWT as httpOnly cookie in browser,will it be secure enough? Or do I need to implement an extra anti-CSRF token to each form? A sample...

It would be nice to add go-swagger for documentation, do it like this way. https://medium.com/@pedram.esmaeeli/generate-swagger-specification-from-go-source-code-648615f7b9d9 so it won't be a lot of comment in the code and have a separate...

enhancement

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.20.0. Commits 0aab8d0 all: update go.mod x/net dependency 5bead59 ocsp: don't use iota for externally defined constants 1a86580 x/crypto/internal/poly1305: improve sum_ppc64le.s 1c981e6 ssh/test: don't use...

dependencies

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.16.0 to 10.19.0. Release notes Sourced from github.com/go-playground/validator/v10's releases. Release 10.19.0 What was added? Added opt-in ability to validate private fields in PR, thanks @​nikolaianohyn via the...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @​SuperQ in stretchr/testify#1394 Document that require is not safe to...

dependencies

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.6.0. Release notes Sourced from github.com/google/uuid's releases. v1.6.0 1.6.0 (2024-01-16) Features add Max UUID constant (#149) (c58770e) Bug Fixes fix typo in version 7 uuid...

dependencies

Bumps [github.com/joho/godotenv](https://github.com/joho/godotenv) from 1.3.0 to 1.5.1. Release notes Sourced from github.com/joho/godotenv's releases. Fix parser regressions from multiline support Version 1.5 came with a whole new parser, and with a new...

dependencies

As some of the current dependencies are outdated or no longer maintained, gin-boilerplate could benefit from some changes to existing setup. What do you think of making these changes to...

enhancement

Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.32.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.21.0. Commits 7067223 go.mod: update golang.org/x dependencies 0d2316b ssh/test: work around for TestCiphers failures on macOS 0aab8d0 all: update go.mod x/net dependency 5bead59 ocsp: don't...

dependencies