Skip to content

distributed-text-services/aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DTS aggregator

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.

Application

Install

pip install -r requirements.txt

Run

flask run

Releases

No releases published

Packages

No packages published

Languages