/web

Spine web server and JS client library.

Primary LanguageKotlinApache License 2.0Apache-2.0

Spine Web

Ubuntu build

The Spine library is intended for interactions between a web server and a JavaScript client.

This repository contains both Spine web API and its implementation based on Firebase Realtime Database.

Java Version

Starting version 2.0.0-SNAPSHOT.69, the server-side modules of this library are built with Java 11 compilation target. Therefore, the consumer applications have to use Java 11 or higher.

Prior versions were build with Java 8.