3.1 – Lexical Conventions 3.1 – Lexical Conventions Lua is a free-form language. It ignores spaces (including new lines) and comments between lexical elements (tokens), except ...
Set Up a Plugin Project Prerequisites Step by step Initialize a new plugin repository Initialize the schema module Initialize the handler module Add handler logic What’s next...
Plugins What are plugins? Why use plugins? Plugin compatibility with deployment types Terminology Plugin versioning Kong plugins Third-party plugins Developing custom plugin...