tree: fe5a514a94e5b336704416f3b59341dc74a69d5e [path history] [tgz]
  1. resources/
  2. src/
  3. CMakeLists.txt
  4. README.md
examples/celix-examples/http_example/README.md

title: HTTP Example

HTTP Example

This examples shows how the Celix HTTP Admin can be used.

This examples contains a http_example example bundle and uses the Celix::http_admin Celix::shell and Celix::shell_wui bundles to create a http_example_cnt Celix container.

The http_example_cnt Celix container shows how you can create a use existing http/websocket services. After running the container browse to localhost:8080. Under the /shell uri you find the Celix::shell_wui functionality and under /hello uri you find the http_example functionality