Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 248 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 248 Bytes

No-code example

Simple NanoBus example showing how to set up a minimal interface and invoke it from the command line.

Running

echo '{"name": "World!"}' | nanobus invoke bus.yaml Greeter::sayHello

Run tests

apex test