applesline / peregrine

GraphQL search API service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

GraphQL search API service

License:Apache License 2.0


Languages

Language:Python 98.2%Language:Shell 1.5%Language:Dockerfile 0.3%Language:Groovy 0.1%