proxy.golang.org : github.com/thnkrn/go-gin-postgres : v0.0.0-20220128033605-71111484c527
Restful API service with Gin, JWT, GORM, PostgresSQL and wire
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/thnkrn/go-gin-postgres@v0.0.0-20220128033605-71111484c527
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/fsnotify/fsnotify v1.5.1
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.7.7
- 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.0
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang/protobuf v1.5.2
- github.com/google/wire v0.5.0
- github.com/hashicorp/hcl v1.0.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.10.1
- 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.9.1
- github.com/jackc/pgx/v4 v4.14.1
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.4
- github.com/json-iterator/go v1.1.12
- github.com/leodido/go-urn v1.2.1
- github.com/magiconair/properties v1.8.5
- github.com/mattn/go-isatty v0.0.14
- github.com/mitchellh/mapstructure v1.4.3
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml v1.9.4
- github.com/spf13/afero v1.6.0
- github.com/spf13/cast v1.4.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.10.1
- github.com/subosito/gotenv v1.2.0
- github.com/ugorji/go/codec v1.2.6
- golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce
- golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
- golang.org/x/text v0.3.7
- google.golang.org/protobuf v1.27.1
- gopkg.in/ini.v1 v1.66.2
- gopkg.in/yaml.v2 v2.4.0
- gorm.io/driver/postgres v1.2.3
- gorm.io/gorm v1.22.5