All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docs.development.md Maven / Gradle / Ivy

There is a newer version: 2.0.1-alpha.8
Show newest version
---
layout: page
title: API Development
permalink: /development
---

tbd

## Overview

Next to the [Web API]({{site.baseurl}}/api.html), a Service Provider Interface (SPI) defines the 
underlying interface for data providing backends. With this, the API is flexible enough to
be put ontop of arbitrary data stores. Its modular design enables a seamless integration into 
existing Web applications.

![Big Picture]({{site.baseurl}}/assets/images/big-picture.png)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy