imesh / hello-ballerina

Hello Ballerina!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Ballerina!

This is a hello world service written in Ballerina for evaluating its features.

How to run

git clone https://github.com/imesh/hello-ballerina.git
cd hello-ballerina
ballerina build service org/foo/bar -o hello-service.bsz
ballerina run service hello-service.bsz

License

Apache 2.0

About

Hello Ballerina!