A

api

API for Genesis Database

ironapi API

This API is a generic REST HTTP API to be used with a database built with genesis.

It offers endpoints to query and change data in the database.

This is possible because databases built with genesis define access rights, change permissions and worflows on database level.

Necessary database specific information (e.g. the database structure) is automatically queried by the API at runtime so the API itself can be generic.

General Information:

API

Introduction