marcdiazsan / reana-server

REANA API server

Home Page:http://reana-server.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REANA-Server

https://readthedocs.org/projects/reana-server/badge/?version=latest

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

About

REANA API server

http://reana-server.readthedocs.io/

License:MIT License


Languages

Language:Python 98.2%Language:Shell 1.3%Language:Dockerfile 0.5%