Hello World in RimStone


In RimStone you write service providers (or request handlers). So Hello World would be one such request handler.

The same code works both as a command-line and a service application in RimStone (including local and web service). You can test and debug your service any way you like, and run it in some other way - this is neat since you have a single code base for all.

Here's a Hello World for each:


Copyright (c) 2019-2025 Gliim LLC. All contents on this web site is "AS IS" without warranties or guarantees of any kind.