kibana/examples/routing_example
Stacey Gammon 24c58bb177
Routing example plugin (#69581) (#71901)
* Routing example plugin

* Routing example plugin

* address review comments

* consolidate route registration into single function

* ts fix

* Add functional tests

* typescript fix

* Fix typo

* check against HttpFetchError not Error

* fix ts

* fix unhappy ci

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 15:00:15 -04:00
..
common Routing example plugin (#69581) (#71901) 2020-07-15 15:00:15 -04:00
public Routing example plugin (#69581) (#71901) 2020-07-15 15:00:15 -04:00
server Routing example plugin (#69581) (#71901) 2020-07-15 15:00:15 -04:00
kibana.json Routing example plugin (#69581) (#71901) 2020-07-15 15:00:15 -04:00
README.md Routing example plugin (#69581) (#71901) 2020-07-15 15:00:15 -04:00
tsconfig.json Routing example plugin (#69581) (#71901) 2020-07-15 15:00:15 -04:00

Team owner: Platform

A working example of a plugin that registers and uses multiple custom routes.

Read more: