proxy.golang.org : github.com/apibrew/apibrew : v1.3.55
APIBrew is Low code software to automate building CRUDs from yaml files
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/apibrew/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/agext/levenshtein v1.2.1
- github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
- github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4
- github.com/apibrew/nano v1.0.1
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/aws/aws-sdk-go v1.50.19
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/deepmap/oapi-codegen v1.8.2
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/dlclark/regexp2 v1.7.0
- github.com/dop251/goja v0.0.0-20231027120936-b396bb4c349d
- github.com/dop251/goja_nodejs v0.0.0-20211022123610-8dd9abb0616d
- github.com/fsnotify/fsnotify v1.6.0
- github.com/gemnasium/logrus-graylog-hook/v3 v3.1.0
- github.com/getkin/kin-openapi v0.112.0
- github.com/go-openapi/jsonpointer v0.19.6
- github.com/go-openapi/swag v0.22.3
- github.com/go-redis/redis v6.15.9+incompatible
- github.com/go-sourcemap/sourcemap v2.1.3+incompatible
- github.com/go-sql-driver/mysql v1.7.1
- github.com/golang-jwt/jwt/v4 v4.4.2
- github.com/golang/protobuf v1.5.3
- github.com/golang/snappy v0.0.4
- github.com/google/gnostic v0.6.9
- github.com/google/pprof v0.0.0-20230207041349-798e818bf904
- github.com/google/uuid v1.5.0
- github.com/gorilla/mux v1.8.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.0
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-metrics v0.5.1
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/hcl/v2 v2.16.2
- github.com/huandu/xstrings v1.4.0
- github.com/iancoleman/strcase v0.2.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/influxdata/influxdb-client-go/v2 v2.12.3
- github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839
- github.com/invopop/yaml v0.1.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/klauspost/compress v1.17.4
- github.com/lib/pq v1.10.7
- github.com/magiconair/properties v1.8.7
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-runewidth v0.0.9
- github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
- github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe
- github.com/olekukonko/tablewriter v0.0.5
- github.com/onsi/ginkgo v1.16.5
- github.com/onsi/gomega v1.28.0
- github.com/pelletier/go-toml/v2 v2.0.6
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/common v0.9.1
- github.com/rakyll/statik v0.1.7
- github.com/redis/go-redis/v9 v9.0.2
- github.com/rogpeppe/go-internal v1.10.0
- github.com/rs/cors v1.9.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sirupsen/logrus v1.9.3
- github.com/soheilhy/cmux v0.1.5
- github.com/spf13/afero v1.9.3
- github.com/spf13/cast v1.5.0
- github.com/spf13/cobra v1.7.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.15.0
- github.com/stretchr/testify v1.8.4
- github.com/subosito/gotenv v1.4.2
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/quicktemplate v1.7.0
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.2
- github.com/xdg-go/stringprep v1.0.4
- github.com/yargevad/filepathx v1.0.0
- github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d
- github.com/zclconf/go-cty v1.13.1
- go.mongodb.org/mongo-driver v1.11.4
- golang.org/x/crypto v0.21.0
- golang.org/x/net v0.21.0
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.18.0
- golang.org/x/text v0.14.0
- google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
- google.golang.org/grpc v1.55.0
- google.golang.org/protobuf v1.30.0
- gopkg.in/alecthomas/kingpin.v2 v2.2.6
- gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/mail.v2 v2.3.1
- gopkg.in/yaml.v3 v3.0.1