Sha256: 5f574eff63cd88fa967c2b6d35cb709f4803fe16938119181079ee407a1007c3

Contents?: true

Size: 482 Bytes

Versions: 11

Compression:

Stored size: 482 Bytes

Contents

# To start the service, navigate to the directory that contains the
# `.bal` file and use the `ballerina run` command.
$ ballerina run hello_world_service.bal
ballerina: initiating service(s) in 'hello_world_service.bal'
ballerina: started HTTP/WS server connector 0.0.0.0:9090

# To build a compiled program file, use the
# `ballerina build` command followed by
# the service package.
$ ballerina build hello_world_service.bal
$ ls
hello_world_service.balx	hello_world_service.bal

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.179 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.178 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.177 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.176 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.175 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.174 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.173 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.172 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.171 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out
trackler-2.2.1.170 tracks/ballerina/exercises/hello-world-service/hello_world_service.server.out