An open API service for producing an overview of a list of open source projects.

https://github.com/tislib/apibrew

api application-builder code-generation crud grpc low-code low-code-platform nodejs openapi openapi3 rest rest-api restful restful-api swagger typescript

Score: -Infinity

Last synced: about 15 hours ago
JSON representation

Repository metadata:

APIBrew is Low code software to automate building CRUDs from yaml files


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 10 days ago

Total Commits: 951
Total Committers: 4
Avg Commits per committer: 237.75
Development Distribution Score (DDS): 0.029

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Taleh Ibrahimli t****l@g****m 923
Venera Memmedoca v****8@g****m 18
dependabot[bot] 4****] 9
Zam83-AZE 6****E 1

Issue and Pull Request metadata

Last synced: 14 days ago

Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 3

Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 3

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tislib/apibrew

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (3)

Top Issue Labels

Top Pull Request Labels

  • dependencies (3)
  • go (3)

Package metadata

proxy.golang.org: github.com/tislib/apibrew

  • Homepage: https://github.com/tislib/apibrew
  • Documentation: https://pkg.go.dev/github.com/tislib/apibrew#section-documentation
  • Licenses: MIT
  • Latest release: v1.4.36 (published over 1 year ago)
  • Last Synced: 2026-07-14T00:02:51.294Z (10 days ago)
  • Versions: 83
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.072%
    • Average: 8.686%
    • Dependent repos count: 9.299%

Dependencies

Dockerfile docker
  • buildenv latest build
  • golang 1.19-alpine build
examples/plugin/extension_plugin/go.mod go
  • github.com/tislib/data-handler v1.0.8
  • google.golang.org/protobuf v1.28.1
go.mod go
  • github.com/KyleBanks/depth v1.2.1
  • 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.5
  • github.com/go-openapi/jsonreference v0.20.0
  • github.com/go-openapi/spec v0.20.6
  • github.com/go-openapi/swag v0.21.1
  • github.com/golang-jwt/jwt/v4 v4.4.2
  • github.com/golang/protobuf v1.5.2
  • github.com/google/uuid v1.3.0
  • github.com/gorilla/mux v1.8.0
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.0
  • github.com/hashicorp/hcl v1.0.0
  • github.com/huandu/xstrings v1.3.2
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/invopop/yaml v0.1.0
  • github.com/josharian/intern v1.0.0
  • github.com/lib/pq v1.10.7
  • github.com/magiconair/properties v1.8.6
  • github.com/mailru/easyjson v0.7.6
  • github.com/mattn/go-runewidth v0.0.9
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/pelletier/go-toml v1.9.5
  • github.com/pelletier/go-toml/v2 v2.0.5
  • github.com/pkg/errors v0.9.1
  • github.com/rs/cors v1.8.2
  • github.com/sirupsen/logrus v1.9.0
  • github.com/soheilhy/cmux v0.1.5
  • github.com/spf13/afero v1.9.2
  • github.com/spf13/cast v1.5.0
  • github.com/spf13/cobra v1.6.1
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.14.0
  • github.com/subosito/gotenv v1.4.1
  • github.com/swaggo/files v1.0.0
  • github.com/swaggo/http-swagger v1.3.3
  • github.com/swaggo/swag v1.8.1
  • golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
  • golang.org/x/net v0.5.0
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.4.0
  • golang.org/x/text v0.6.0
  • golang.org/x/tools v0.1.12
  • google.golang.org/genproto v0.0.0-20230117162540-28d6b9783ac4
  • google.golang.org/grpc v1.52.0
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • 542 dependencies
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/deploy.yml actions
  • actions/checkout v3 composite
  • actions/github-script 0.2.0 composite
  • docker/login-action v2 composite
extensions/nodejs-engine/Dockerfile docker
  • node 20-alpine build
examples/plugin/extension_plugin/go.sum go
  • github.com/KyleBanks/depth v1.2.1
  • github.com/Masterminds/goutils v1.1.1
  • github.com/Masterminds/semver v1.5.0
  • github.com/Masterminds/sprig v2.22.0+incompatible
  • github.com/agext/levenshtein v1.2.1
  • github.com/apparentlymart/go-textseg/v13 v13.0.0
  • 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/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
  • 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/jsonreference v0.20.1
  • github.com/go-openapi/spec v0.20.6
  • github.com/go-openapi/swag v0.22.3
  • github.com/go-sql-driver/mysql v1.7.1
  • github.com/golang-jwt/jwt/v4 v4.4.2
  • github.com/golang/protobuf v1.5.0
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.1
  • github.com/google/gnostic v0.6.9
  • github.com/google/go-cmp v0.5.5
  • github.com/google/uuid v1.3.0
  • github.com/gorilla/mux v1.8.0
  • github.com/gosimple/slug v1.13.1
  • github.com/gosimple/unidecode v1.0.1
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.0
  • 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/imdario/mergo v0.3.6
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/invopop/yaml v0.1.0
  • github.com/josharian/intern v1.0.0
  • github.com/klauspost/compress v1.13.6
  • 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/copystructure v1.2.0
  • github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mitchellh/reflectwalk v1.0.2
  • 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/pelletier/go-toml/v2 v2.0.6
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • 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.0
  • 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.1
  • github.com/subosito/gotenv v1.4.2
  • github.com/swaggo/files v1.0.1
  • github.com/swaggo/http-swagger v1.3.3
  • github.com/swaggo/swag v1.8.1
  • github.com/xdg-go/pbkdf2 v1.0.0
  • github.com/xdg-go/scram v1.1.1
  • github.com/xdg-go/stringprep v1.0.3
  • 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.0.0-20220622213112-05595931fe9d
  • golang.org/x/net v0.8.0
  • golang.org/x/oauth2 v0.3.0
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.6.0
  • golang.org/x/text v0.8.0
  • golang.org/x/tools v0.7.0
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto v0.0.0-20230117162540-28d6b9783ac4
  • google.golang.org/grpc v1.52.0
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v3 v3.0.1
examples/extension/nodejs_tax_calculator_simple/package-lock.json npm
  • @types/node 18.15.11 development
  • accepts 1.3.8 development
  • apibrew-client 1.0.2 development
  • array-flatten 1.1.1 development
  • body-parser 1.20.1 development
  • bytes 3.1.2 development
  • call-bind 1.0.2 development
  • content-disposition 0.5.4 development
  • content-type 1.0.5 development
  • cookie 0.5.0 development
  • cookie-signature 1.0.6 development
  • debug 2.6.9 development
  • depd 2.0.0 development
  • destroy 1.2.0 development
  • ee-first 1.1.1 development
  • encodeurl 1.0.2 development
  • escape-html 1.0.3 development
  • etag 1.8.1 development
  • express 4.18.2 development
  • finalhandler 1.2.0 development
  • forwarded 0.2.0 development
  • fresh 0.5.2 development
  • function-bind 1.1.1 development
  • get-intrinsic 1.2.0 development
  • has 1.0.3 development
  • has-symbols 1.0.3 development
  • http-errors 2.0.0 development
  • iconv-lite 0.4.24 development
  • inherits 2.0.4 development
  • ipaddr.js 1.9.1 development
  • media-typer 0.3.0 development
  • merge-descriptors 1.0.1 development
  • methods 1.1.2 development
  • mime 1.6.0 development
  • ms 2.1.3 development
  • ms 2.0.0 development
  • negotiator 0.6.3 development
  • object-inspect 1.12.3 development
  • on-finished 2.4.1 development
  • parseurl 1.3.3 development
  • path-to-regexp 0.1.7 development
  • proxy-addr 2.0.7 development
  • qs 6.11.0 development
  • range-parser 1.2.1 development
  • raw-body 2.5.1 development
  • safe-buffer 5.2.1 development
  • safer-buffer 2.1.2 development
  • send 0.18.0 development
  • serve-static 1.15.0 development
  • setprototypeof 1.2.0 development
  • side-channel 1.0.4 development
  • statuses 2.0.1 development
  • toidentifier 1.0.1 development
  • type-is 1.6.18 development
  • typescript 5.0.4 development
  • unpipe 1.0.0 development
  • utils-merge 1.0.1 development
  • vary 1.1.2 development
  • asynckit 0.4.0
  • axios 1.3.5
  • combined-stream 1.0.8
  • delayed-stream 1.0.0
  • follow-redirects 1.15.2
  • form-data 4.0.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • proxy-from-env 1.1.0
examples/extension/nodejs_tax_calculator_simple/package.json npm
  • @types/node ^18.15.11 development
  • apibrew-client 1.0.2 development
  • typescript ^5.0.4 development
  • axios ^1.3.5
examples/nodejs/package-lock.json npm
  • @babel/runtime 7.22.5 development
  • @types/node 20.3.2 development
  • abbrev 1.1.1 development
  • ansi-regex 5.0.1 development
  • ansi-styles 4.3.0 development
  • anymatch 3.1.3 development
  • balanced-match 1.0.2 development
  • binary-extensions 2.2.0 development
  • brace-expansion 1.1.11 development
  • braces 3.0.2 development
  • chalk 4.1.2 development
  • chokidar 3.5.3 development
  • cliui 8.0.1 development
  • color-convert 2.0.1 development
  • color-name 1.1.4 development
  • concat-map 0.0.1 development
  • concurrently 8.2.0 development
  • date-fns 2.30.0 development
  • debug 3.2.7 development
  • emoji-regex 8.0.0 development
  • escalade 3.1.1 development
  • fill-range 7.0.1 development
  • fsevents 2.3.2 development
  • get-caller-file 2.0.5 development
  • glob-parent 5.1.2 development
  • has-flag 3.0.0 development
  • has-flag 4.0.0 development
  • ignore-by-default 1.0.1 development
  • is-binary-path 2.1.0 development
  • is-extglob 2.1.1 development
  • is-fullwidth-code-point 3.0.0 development
  • is-glob 4.0.3 development
  • is-number 7.0.0 development
  • lodash 4.17.21 development
  • minimatch 3.1.2 development
  • ms 2.1.3 development
  • nodemon 2.0.22 development
  • nopt 1.0.10 development
  • normalize-path 3.0.0 development
  • picomatch 2.3.1 development
  • pstree.remy 1.1.8 development
  • readdirp 3.6.0 development
  • regenerator-runtime 0.13.11 development
  • require-directory 2.1.1 development
  • rxjs 7.8.1 development
  • semver 7.0.0 development
  • semver 5.7.1 development
  • shell-quote 1.8.1 development
  • simple-update-notifier 1.1.0 development
  • spawn-command 0.0.2 development
  • string-width 4.2.3 development
  • strip-ansi 6.0.1 development
  • supports-color 8.1.1 development
  • supports-color 7.2.0 development
  • supports-color 5.5.0 development
  • to-regex-range 5.0.1 development
  • touch 3.1.0 development
  • tree-kill 1.2.2 development
  • tslib 2.6.0 development
  • typescript 5.1.3 development
  • undefsafe 2.0.5 development
  • wrap-ansi 7.0.0 development
  • y18n 5.0.8 development
  • yargs 17.7.2 development
  • yargs-parser 21.1.1 development
  • @apibrew/client 1.0.52
  • asynckit 0.4.0
  • axios 1.4.0
  • combined-stream 1.0.8
  • delayed-stream 1.0.0
  • follow-redirects 1.15.2
  • form-data 4.0.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • proxy-from-env 1.1.0
examples/nodejs/package.json npm
  • @types/node ^20.2.5 development
  • concurrently ^8.0.1 development
  • nodemon ^2.0.22 development
  • typescript ^5.1.3 development
  • @apibrew/client ^1.0.52
  • axios ^1.4.0
examples/store-app/package-lock.json npm
  • @types/node 18.15.11 development
  • accepts 1.3.8 development
  • apibrew-client 1.0.12 development
  • array-flatten 1.1.1 development
  • body-parser 1.20.1 development
  • bytes 3.1.2 development
  • call-bind 1.0.2 development
  • content-disposition 0.5.4 development
  • content-type 1.0.5 development
  • cookie 0.5.0 development
  • cookie-signature 1.0.6 development
  • debug 2.6.9 development
  • depd 2.0.0 development
  • destroy 1.2.0 development
  • ee-first 1.1.1 development
  • encodeurl 1.0.2 development
  • escape-html 1.0.3 development
  • etag 1.8.1 development
  • express 4.18.2 development
  • finalhandler 1.2.0 development
  • forwarded 0.2.0 development
  • fresh 0.5.2 development
  • function-bind 1.1.1 development
  • get-intrinsic 1.2.0 development
  • has 1.0.3 development
  • has-symbols 1.0.3 development
  • http-errors 2.0.0 development
  • iconv-lite 0.4.24 development
  • inherits 2.0.4 development
  • ipaddr.js 1.9.1 development
  • media-typer 0.3.0 development
  • merge-descriptors 1.0.1 development
  • methods 1.1.2 development
  • mime 1.6.0 development
  • ms 2.1.3 development
  • ms 2.0.0 development
  • negotiator 0.6.3 development
  • object-inspect 1.12.3 development
  • on-finished 2.4.1 development
  • parseurl 1.3.3 development
  • path-to-regexp 0.1.7 development
  • proxy-addr 2.0.7 development
  • qs 6.11.0 development
  • range-parser 1.2.1 development
  • raw-body 2.5.1 development
  • safe-buffer 5.2.1 development
  • safer-buffer 2.1.2 development
  • send 0.18.0 development
  • serve-static 1.15.0 development
  • setprototypeof 1.2.0 development
  • side-channel 1.0.4 development
  • statuses 2.0.1 development
  • toidentifier 1.0.1 development
  • type-is 1.6.18 development
  • typescript 5.0.4 development
  • unpipe 1.0.0 development
  • utils-merge 1.0.1 development
  • vary 1.1.2 development
  • asynckit 0.4.0
  • axios 1.3.5
  • combined-stream 1.0.8
  • delayed-stream 1.0.0
  • follow-redirects 1.15.2
  • form-data 4.0.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • proxy-from-env 1.1.0
examples/store-app/package.json npm
  • @types/node ^18.15.11 development
  • apibrew-client 1.0.12 development
  • typescript ^5.0.4 development
  • axios ^1.3.5
extensions/nodejs-engine/package-lock.json npm
  • 160 dependencies
extensions/nodejs-engine/package.json npm
  • @types/express ^4.17.17 development
  • @types/node ^20.2.5 development
  • @types/tar ^6.1.5 development
  • concurrently ^8.0.1 development
  • nodemon ^2.0.22 development
  • typescript ^5.1.3 development
  • @apibrew/client ^1.0.52
  • @types/tar-fs ^2.0.1
  • axios ^1.4.0
  • dotenv ^16.0.3
  • express ^4.18.2
  • mkdirp ^3.0.1
  • tar-fs ^3.0.3
  • vm2 ^3.9.19
extensions/nodejs-engine/yarn.lock npm
  • 160 dependencies
package-lock.json npm
  • @apibrew/client 1.0.44
  • asynckit 0.4.0
  • axios 1.4.0
  • combined-stream 1.0.8
  • delayed-stream 1.0.0
  • follow-redirects 1.15.2
  • form-data 4.0.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • proxy-from-env 1.1.0
package.json npm
  • @apibrew/client ^1.0.44
sdk/nodejs/package-lock.json npm
  • @types/node 18.15.11 development
  • typescript 5.0.4 development
  • asynckit 0.4.0
  • axios 1.4.0
  • combined-stream 1.0.8
  • delayed-stream 1.0.0
  • follow-redirects 1.15.2
  • form-data 4.0.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • proxy-from-env 1.1.0
sdk/nodejs/package.json npm
  • @types/node ^18.15.11 development
  • typescript ^5.0.4 development
  • axios ^1.4.0
.github/workflows/full-deploy.yml actions
  • actions/checkout v3 composite
  • actions/github-script 0.2.0 composite
  • docker/login-action v2 composite
examples/java-examples/pom.xml maven
sdk/java/pom.xml maven
  • com.konghq:unirest-java 3.14.5