kibana/examples/routing_example/README.md

9 lines
385 B
Markdown
Raw Normal View History

Team owner: Platform
A working example of a plugin that registers and uses multiple custom routes.
Read more:
- [IRouter API Docs](../../docs/development/core/server/kibana-plugin-core-server.irouter.md)
- [HttpHandler (core.http.fetch) API Docs](../../docs/development/core/public/kibana-plugin-core-public.httphandler.md)
- [Routing Conventions](../../STYLEGUIDE.md#api-endpoints)