Skip to content

Simple REST API wrapper for CADD-scripts

License

Notifications You must be signed in to change notification settings

varfish-org/cadd-rest-api

Repository files navigation

https://app.codacy.com/project/badge/Grade/f47216cf5a4349acbb9baf5ca1c91329 https://app.codacy.com/project/badge/Coverage/f47216cf5a4349acbb9baf5ca1c91329

CADD REST API

This package implements a simple CADD Server.

cadd-rest-api is used in your Docker Compose--based installation of VarFish. You can find out more here:

Quick Info

  • Language: Python
  • License: MIT License
    • Important: the dependency CADD-scripts is not MIT licensed but "free for non-commercial" only!
  • Dependencies:

Building Docker Image

Use the docker/build-docker if you are at a given tag. Or:

$ docker build . --build-arg app_git_tag=v0.3.2 -t varfish-org/cadd-rest-api:0.3.2-0