Sound good so far? Cool! Let's start with basic, interactive usage of the standalone application.
The implementation and extension API might be familiar to Scala service developers. To a large
degree, glngn server is a friendly, constrained, pre-configured typed akka plus ZIO server. To start
with the extension API and running a customized server see
...
...
@@ -26,11 +25,11 @@ with the extension API and running a customized server see
prerequisites:
- java runtime version 8 or above
- agreement to the [Developer License](https://gitlab.com/glngn/glngn-server-examples/blob/master/docs/Developer%20License%20v1.rtf) This license is also included in the jar archive.
- agreement to the [Developer License](https://gitlab.com/glngn/glngn-server-examples/blob/master/docs/Developer%20License%20v1.rtf?inline=false) This license is also included in the jar archive.
## Download
Prior to downloading, read and agree to the Application Developer License aggreement (link to license).
Prior to downloading, read and agree to the [Developer License aggreement](https://gitlab.com/glngn/glngn-server-examples/raw/master/docs/Developer%20License%20v1.rtf?inline=false).