Playground for Kong API gateway
The plugin does three things:
- Change the routing target to mockbin.org:80.
- Add request headers.
- Set query parameters.
tilt up
- Use Postman to call http://localhost:8080/hello.
- It should route to mockbin.org:80, and have new request headers and query parameters.
- Kong config: https://localhost:8444
- Kong services: https://localhost:8444/services
- Kong routes: https://localhost:8444/routes
- Kong plugins: https://localhost:8444/plugins