LinkAhead Server#
The LinkAhead server
Builds upon the Restlet framework to provide a REST interface to the network. See the HTTP Resources page for more information.
Uses an SQL database (MariaDB) as the backend for data storage. This is documented in the MariaDB Backend page.
Has an internal scheduling framework to organize the required backend jobs. Read more on this in the Transactions and Schedules page.
May use a number of authentication providers. Documentation for this is still to come.