All Projects → ballerina-attic → playground-hello-service

ballerina-attic / playground-hello-service

Licence: Apache-2.0 license
No description, website, or topics provided.

Programming Languages

Ballerina
12 projects

Build Status

Ballerina Playground - Hello Service

What you’ll build

In this example you will build a simple hello service that accepts a HTTP get request and reply back with a greeting message.

This is a Ballerina playground example. You can try it at ballerina.io.

Prerequisites

Developing the service

This is a Ballerina playground example. You can try it at ballerina.io.

Invoking the RESTful service

Sample Request

curl http://localhost:9090/hello/sayHello
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].