Results

API

A detailed description of the MAIA Software API.

MAIA communicates through two different API:s. The streaming API with Glimse-protocol data, and the RestAPI with JSON formatted data.

Glimse

The Glimse API is a one-way streaming API. External tools transmit data on the Apache Kafka platform to be collected by MAIA. It is data about software builds, source code changes, tests, and other activities.

RestAPI