Skip to content

lvxuwen/homebrew-kong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

Homebrew Kong Tap

Homebrew tap for Kong 🍺

Kong is a scalable and customizable API Management Layer built on top of Nginx.

Install (stable)

$ brew tap mashape/kong
$ brew install kong
Options
Install Cassandra

If you want to use a local Cassandra cluster, this tap can also install the homebrew/cassandra formula if you run it with:

$ brew update # for the cassandra formula
$ brew install kong --with-cassandra

Install HEAD (unstable)

$ brew tap mashape/kong
$ brew install kong --HEAD

Use Kong

$ kong --help

Get started by reading the documentation at: http://getkong.org/docs.

About

Homebrew tap for Kong

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%