proxy.golang.org : github.com/qaware/cloud-native-weather-golang : v1.3.1
A simple weather REST service using Golang, Gin and GORM.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/qaware/[email protected]
Published:
Indexed:
Related tag:
v1.3.1
Loading...
Readme
Loading...
Dependencies
- github.com/beorn7/perks v1.0.1
- github.com/bits-and-blooms/bitset v1.2.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.8.1
- 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/goccy/go-json v0.9.7
- github.com/golang/protobuf v1.5.2
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.12.1
- 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.1
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/json-iterator/go v1.1.12
- github.com/leodido/go-urn v1.2.1
- github.com/mattn/go-isatty v0.0.14
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/penglongli/gin-metrics v0.1.10
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.12.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.32.1
- github.com/prometheus/procfs v0.7.3
- github.com/ugorji/go/codec v1.2.7
- golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/text v0.3.7
- google.golang.org/protobuf v1.28.0
- gopkg.in/yaml.v2 v2.4.0
- gorm.io/driver/postgres v1.3.8
- gorm.io/gorm v1.23.8