proxy.golang.org : github.com/rromulos/go-rest-api : v0.0.0-20220730154530-b74c422e4ed3
Simple REST API built with Golang and Gin. Repository created for the sole purpose of practicing the Go language.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/rromulos/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- 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/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.4
- 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/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/ugorji/go/codec v1.2.7
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069
- 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