Kong / kong

🦍 The Cloud-Native API Gateway and AI Gateway.
https://konghq.com/install/#kong-community
Apache License 2.0
39.22k stars 4.81k forks source link

Documentation #128

Closed nijikokun closed 9 years ago

nijikokun commented 9 years ago

Core

Plugins

Minimum required documentation for all plugins:

nijikokun commented 9 years ago

Perhaps should move plugin documentation requirements to a wiki page, thoughts @thibaultCha and @thefosk ?

orliesaurus commented 9 years ago
echo "deb [arch=amd64] http://mashape-kong-apt-repo.s3-website-us-east-1.amazonaws.com/ubuntu/12_04/ kong main" | sudo tee -a /etc/apt/sources.list

and

echo "deb [arch=amd64] http://mashape-kong-apt-repo.s3-website-us-east-1.amazonaws.com/ubuntu/14_04/ kong main" | sudo tee -a /etc/apt/sources.list
thibaultcha commented 9 years ago

CLI API: mashape/getkong.org#31. Which could also contain configuration (see the PR)

thibaultcha commented 9 years ago

This issue should probably be in getkong.org. Or closed and reopened as a smaller version there.

nijikokun commented 9 years ago

This has been completed :+1: