proxy.golang.org : github.com/danicc097/openapi-go-gin-postgres-sqlc : v0.0.0-20230610110820-86bcf18701f8
API-first and Database-first approach with OpenAPI v3 and sqlc/xo codegen, end to end tracing with OpenTelemetry and a smart Bash repo task manager.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/danicc097/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/alicebob/gopher-json v0.0.0-20200520072559-a9ecdc9d1d3a
- github.com/alicebob/miniredis/v2 v2.30.3
- github.com/apapsch/go-jsonmerge/v2 v2.0.0
- github.com/benbjohnson/clock v1.1.0
- github.com/beorn7/perks v1.0.1
- github.com/bytedance/sonic v1.9.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/danicc097/xo v1.0.0
- github.com/davecgh/go-spew v1.1.1
- github.com/deepmap/oapi-codegen v1.12.5-0.20230403173426-fd06f5aed350
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/fsnotify/fsnotify v1.5.1
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/getkin/kin-openapi v0.117.0
- github.com/gin-contrib/cors v1.4.0
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-contrib/zap v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-jet/jet/v2 v2.10.0
- github.com/go-logr/logr v1.2.4
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.19.6
- github.com/go-openapi/swag v0.22.3
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.0
- github.com/go-redis/redis/v8 v8.11.5
- github.com/gobwas/glob v0.2.3
- github.com/goccy/go-json v0.10.2
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/golang-migrate/migrate/v4 v4.16.0
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/gorilla/mux v1.8.0
- github.com/gorilla/schema v1.2.0
- github.com/gorilla/securecookie v1.1.1
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/invopop/yaml v0.2.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.14.0
- github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.2
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx-zap v0.0.0-20221202020421-94b1cb2f889f
- github.com/jackc/pgx/v5 v5.3.2-0.20230421024359-6defa2a607fd
- github.com/jackc/puddle/v2 v2.2.0
- github.com/joho/godotenv v1.5.1
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/kenshaw/inflector v0.2.0
- github.com/kenshaw/snaker v0.2.0
- github.com/klauspost/cpuid/v2 v2.2.4
- github.com/labstack/echo/v4 v4.10.2
- github.com/labstack/gommon v0.4.0
- github.com/leodido/go-urn v1.2.4
- github.com/lib/pq v1.10.9
- 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/matttproud/golang_protobuf_extensions v1.0.4
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
- github.com/muhlemmer/gu v0.3.1
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/pelletier/go-toml/v2 v2.0.8
- github.com/perimeterx/marshmallow v1.1.4
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.15.1
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.42.0
- github.com/prometheus/procfs v0.9.0
- github.com/smartystreets/assertions v1.13.1
- github.com/smartystreets/gunit v1.4.5
- github.com/spf13/cobra v1.7.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.4
- github.com/swaggest/jsonschema-go v0.3.51
- github.com/swaggest/openapi-go v0.2.30
- github.com/swaggest/refl v1.1.0
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.2
- github.com/yuin/gopher-lua v1.1.0
- github.com/zitadel/oidc/v2 v2.6.3
- go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.41.1
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.42.0
- go.opentelemetry.io/contrib/propagators/jaeger v1.16.1
- go.opentelemetry.io/otel v1.16.0
- go.opentelemetry.io/otel/exporters/jaeger v1.16.0
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.15.1
- go.opentelemetry.io/otel/metric v1.16.0
- go.opentelemetry.io/otel/sdk v1.16.0
- go.opentelemetry.io/otel/trace v1.16.0
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.24.0
- golang.org/x/arch v0.3.0
- golang.org/x/crypto v0.9.0
- golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
- golang.org/x/mod v0.10.0
- golang.org/x/net v0.10.0
- golang.org/x/oauth2 v0.8.0
- golang.org/x/sync v0.2.0
- golang.org/x/sys v0.8.0
- golang.org/x/text v0.9.0
- golang.org/x/time v0.3.0
- golang.org/x/tools v0.9.2
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
- google.golang.org/grpc v1.55.0
- google.golang.org/protobuf v1.30.0
- gopkg.in/square/go-jose.v2 v2.6.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- mvdan.cc/gofumpt v0.5.0