/peregrine

GraphQL search API service

Primary LanguagePythonApache License 2.0Apache-2.0

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.