Homebrew tap for Kong 🍺
Kong is a scalable and customizable API Management Layer built on top of Nginx.
$ brew tap kong/kong
$ brew install kongWhen a release candidate is available, it can be installed via this Formula's devel channel:
$ brew tap kong/kong
$ brew install --devel kong
HEAD points to Kong's next branch, the development branch for cutting edge
installs:
$ brew tap kong/kong
$ brew install --HEAD kong
$ kongGet started by reading the documentation at: https://docs.konghq.com