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.
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.