Homebrew tap for grapity, the open-source API governance platform.
brew tap grapitydev/tap
brew install grapityOr directly:
brew install grapitydev/tap/grapitygrapity init --local
grapity serve
grapity registry push ./openapi.yaml --name payments-apiFor more information, see grapity.dev and the CLI reference.
grapity gateway provision requires decK (brew install deck).