proxy.golang.org : github.com/kachit/golang-api-skeleton : v0.0.0-20230326172311-9a16d852733b
Base API skeleton to create applications with Golang.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/kachit/golang-api-skeleton@v0.0.0-20230326172311-9a16d852733b
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.4.7
- github.com/gin-contrib/cors v1.3.1
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.7.7
- github.com/go-gormigrate/gormigrate/v2 v2.0.1
- github.com/go-playground/locales v0.13.0
- github.com/go-playground/universal-translator v0.17.0
- github.com/go-playground/validator/v10 v10.4.1
- github.com/golang/protobuf v1.3.3
- github.com/google/wire v0.5.0
- github.com/hashicorp/hcl v1.0.0
- github.com/ibllex/go-fractal v1.0.0
- github.com/int128/slack v1.5.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.12.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.11.0
- github.com/jackc/pgx/v4 v4.16.0
- github.com/jaswdr/faker v1.10.2
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.4
- github.com/json-iterator/go v1.1.9
- github.com/kachit/gorm-seeder v0.0.3
- github.com/lajosbencz/glo v0.1.0
- github.com/leodido/go-urn v1.2.0
- github.com/magiconair/properties v1.8.1
- github.com/mattn/go-isatty v0.0.12
- github.com/mitchellh/mapstructure v1.1.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.1
- github.com/pelletier/go-toml v1.2.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/speps/go-hashids/v2 v2.0.1
- github.com/spf13/afero v1.1.2
- github.com/spf13/cast v1.3.0
- github.com/spf13/jwalterweatherman v1.0.0
- github.com/spf13/pflag v1.0.3
- github.com/spf13/viper v1.7.1
- github.com/stretchr/testify v1.7.1
- github.com/subosito/gotenv v1.2.0
- github.com/ugorji/go/codec v1.1.7
- github.com/urfave/cli/v2 v2.24.4
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/text v0.3.7
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gopkg.in/DATA-DOG/go-sqlmock.v1 v1.3.0
- gopkg.in/ini.v1 v1.51.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/postgres v1.3.5
- gorm.io/gorm v1.23.5