Skip to content

Kong/kong-js-pdk

Repository files navigation

kong-js-pdk

Node.js CI NPM codecov

Plugin server and PDK (Plugin Development Kit) for Javascript language support in Kong.

Requires Kong >= 2.3.0.

Documentation

See in Kong Docs.

TODO

  • Better API design for user land (without async/await?)
  • Dedicated server per plugin
  • Rewrite with typescript