NCEAS / metadig-webapp

Web service for interacting with the MDQ Engine API
1 stars 2 forks source link

Add service to fetch quality graphs #10

Closed gothub closed 4 years ago

gothub commented 4 years ago

Metadig engine now has a facility that creates graphs of aggregated quality scores and stores them within the k8s cluster.

This new service will be used to fetch the graphs.

Related:

gothub commented 4 years ago

This service will support returning results for IANA media types of "image/jpeg" and "text/csv", depending on the HTTP request header "Accept" parameter. The type "image/jpeg" is the default.

gothub commented 4 years ago

Added in commit 282435aa297319ab6dfc24978b164a75ba234b05