This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Beta 1
Pre-release
Pre-release
Kong as a Heroku app.
- Kong 0.5.4 via buildpack v1.0.0
- Admin API listens on localhost:8001
- app-specific plugins:
- Lua source in
lib/
or - Lua rocks specified in
.luarocks
- Lua source in
- test the app's Lua code
- tests in
spec/
- uses the Lua Busted test framework
- includes Kong integration testing
- tests in
- scripts to ease local Mac OS X setup & runtime
bin/setup
bin/start
- sample app plugins
Please send feedback via GitHub issues.