Conal-Tuohy / TroveDatasetConstructor

A docker multi-container application integrating TroveProxy, TroveProxyHarvester, and TroveQueryBuilder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trove Dataset Constructor

This is a multi-container Docker application which integrates the TroveProxy and TroveQueryBuilder docker images into a single web application with which users can use a form to specify a Trove API query, preview the results, and harvest the dataset from Trove, converting it into one of various formats.

To run the docker application:

docker compose up

The application is a web server listening on port 80. If run locally, you can visit it in your browser at http://localhost/

About

A docker multi-container application integrating TroveProxy, TroveProxyHarvester, and TroveQueryBuilder

License:Apache License 2.0


Languages

Language:HTML 91.4%Language:Shell 8.6%