API Reference

The API reference contains detailed descriptions of the modules, classes, methods, and functions included in the ViRelAy backend API. The API reference describes how the methods and functions work, and document their parameters. This reference is mainly aimed towards developers who want to contribute to the project and can be used as a reference while studying the internals of ViRelAy.

virelay.application

Contains the command line interface for the ViRelAy application.

virelay.image_processing

Contains some helper functions for processing images.

virelay.model

Contains the data model abstraction.

virelay.server

Represents the server of ViRelAy, which serves the website and contains the RESTful API.