A demo kong application with custom plugin and microservice pattern example with docker

The example contains

  1. A simple custom authentication plugin for Kong.
  2. Dockefile with an example on running Kong with custom plugin.
  3. Simple microservices in NodeJS, Kotlin, and Swift and setting up Kong to serve the request and add authentication using a custom plugin.

Please feel free to ask questions, star the repo or open an issue if you face any problem running or understanding the application.

1 Like