Skip to content

mdonadoni/reana-server

This branch is 1 commit ahead of, 2 commits behind reanahub/reana-server:release-please--branches--maint-0.9.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e015dad · Nov 28, 2024
Jul 3, 2024
Nov 28, 2024
Nov 28, 2024
Sep 5, 2023
Jul 3, 2024
Jan 11, 2024
Oct 7, 2018
Nov 18, 2020
Oct 25, 2021
Jun 27, 2023
Jan 16, 2024
Nov 28, 2024
Feb 21, 2024
Nov 28, 2024
Feb 7, 2024
Nov 28, 2024
Jan 11, 2024
Feb 7, 2024
Feb 7, 2024
Oct 25, 2021
Mar 4, 2024
Jul 3, 2024
Nov 10, 2021
Mar 4, 2024

Repository files navigation

REANA-Server

image image image image image image

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.

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 list submitted workflows and enquire about their statuses
  • REST API to manage analysis files
  • REST API to download results of finished analysis workflows
  • REST API to find the differences between two workflows (git like output)

Usage

The detailed information on how to install and use REANA can be found in docs.reana.io.

Useful links

Packages

No packages published

Languages

  • Python 98.5%
  • Other 1.5%