proxy.golang.org : github.com/ssentinull/create-apis-using-golang : v0.0.0-20230924102104-13b051c343d0
This is a demo service used as an example for the "Create APIs using Golang" article series in my blog.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/ssentinull/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/DATA-DOG/go-sqlmock v1.5.0
- github.com/brianvoe/gofakeit/v6 v6.22.0
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/fsnotify/fsnotify v1.5.4
- github.com/go-redis/redismock/v9 v9.0.3
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/golang/mock v1.6.0
- github.com/google/go-cmp v0.5.9
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/hcl v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.2.0
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/jpillora/backoff v1.0.0
- github.com/labstack/echo/v4 v4.6.1
- github.com/labstack/gommon v0.3.0
- github.com/lib/pq v1.10.0
- github.com/magiconair/properties v1.8.6
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/redis/go-redis/v9 v9.0.5
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/afero v1.8.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.12.0
- github.com/stretchr/testify v1.8.0
- github.com/subosito/gotenv v1.3.0
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.1
- go.uber.org/atomic v1.10.0
- golang.org/x/crypto v0.4.0
- golang.org/x/net v0.5.0
- golang.org/x/sys v0.4.0
- golang.org/x/text v0.6.0
- gopkg.in/ini.v1 v1.66.4
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/postgres v1.4.6
- gorm.io/gorm v1.24.3