1. Introduction¶
1.1. About¶
REANA-Server is a component of the REANA reusable and reproducible research data analysis platform. It implements the API Server that takes and performs REST API calls issued by REANA clients.
1.2. Features¶
- offers rich REST API services for REANA clients
- transmits REST API requests to appropriate REANA cloud components
- REST API to run research analysis workflows on compute clouds
- REST API to seed analysis workspace with input code and data
- REST API to list submitted workflows and enquire about their statuses
- REST API to download results of finished analysis workflows
1.3. Useful links¶
For more information about the REANA reusable analysis platform, please see the REANA project home page and the general REANA documentation pages.