Core API for the GA4GH Reference Cloud
- Prerequisites (ensure these are installed on your machine)
- Run the dev server:
./gradlew bootRun - Access the dev server via API testing tool (e.g. Postman) using a base URL of
http://localhost:8080/(e.g.http://localhost:8080/actuator/health)
Configure the API app via the following environment variables
| Variable Name | Description |
|---|
For any issues relating the the API, please create an issue in the GA4GH Reference Cloud planning repo. Please do not create issues in this repo as they will not be monitored.