kibana/examples/url_generators_explorer
Stacey Gammon f89e911f64
Kibana developer examples landing page (#67049)
* Kibana developer examples

* Batch explorer tests should be run in examples config

* Fix tests

* add codeowner for new developer examples plugin & readme cleanup

* Try to frame embeddable wording based on what a developer's goals are.

* Add noopener noreferer, fix bad merge

* Remove bfetch.png

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-08 09:47:51 -04:00
..
public Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
kibana.json Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
README.md Add direct access link registry and dashboard impl and use in ML (#57496) 2020-03-04 12:43:09 -05:00
tsconfig.json Add direct access link registry and dashboard impl and use in ML (#57496) 2020-03-04 12:43:09 -05:00

This example app shows how to:

  • Generate links to other applications
  • Generate dynamic links, when the target application is not known
  • Handle backward compatibility of urls

To run this example, use the command yarn start --run-examples.