An aggregator of known DTS APIs, implemented as a DTS API and running as a Flask application.
What does it mean? This registry is itself a DTS collection of DTS APIs.
A demo version of the DTS aggregator is accessible at https://dts-aggregator.herokuapp.com/.
A list of known APIs is maintained in registry.json
.
Are you aware of a DTS API that is not listed there? Please add it to the registry file and open a Pull Request.
pip install -r requirements.txt
flask run