Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.06 KB

Peregrine

Build Status Codacy Badge Codacy Badge

Query interface to get insights into data in Gen3 Commons

Setup

# Install requirements.
pip install -r requirements.txt

API Documentation

OpenAPI documentation available here.

YAML file for the OpenAPI documentation is found in the openapi folder (in the root directory); see the README in that folder for more details.