Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 580 Bytes

app_sodarcache_api.rst

File metadata and controls

26 lines (16 loc) · 580 Bytes

Sodarcache Backend API Documentation

This document contains API documentation for the backend plugin in the sodarcache app. Included are functionalities and classes intended to be used by other applications.

Backend API

The SodarCacheAPI class contains the Sodar Cache backend API. It should be initialized with Projectroles.plugins.get_backend_api('sodar_cache').

sodarcache.api.SodarCacheAPI

Models

sodarcache.models