Skip to content

GA4GH-wide testbed infrastructure for hosting testbed reports

Notifications You must be signed in to change notification settings

ga4gh/ga4gh-testbed-api

Repository files navigation

GA4GH Logo

License Java 11+ Gradle 7.3.3+ GitHub Actions Codecov

GA4GH Testbed API

GA4GH-wide testbed API for hosting testbed reports

Installation

Installation requires the following prerequisites:

  • Java 11+
  • Gradle 7.3.3+
  • Sqlite 3

To install, first clone and enter the repository, then build the Java app with Gradle:

git clone https://github.com/ga4gh/ga4gh-testbed-api.git
cd ga4gh-testbed-api
./gradlew build

Usage

To run the Spring Boot app:

./gradlew bootRun

To execute tests:

./gradlew test

About

GA4GH-wide testbed infrastructure for hosting testbed reports

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages