MLIR C API Hello World Example

Hello!
I am looking for an MLIR C API hello world example and how to compile it. I have already compiled MLIR LLVM as the docs , but I could not find a starting point to how to use the API, compile it and execute it.

I would appreciate any help that you can provide in finding an example or providing instructions on how to create one.