Matyáš Kopp
/
PMLTQ-Suggest-0.0.2
/
README.md
PML-TQ Suggest Server

Simple http server that can be used as an part of PMLTQ::Server. It is based on PMLTQ Print Server and excludes TrEd dependency.
Suggest server returns a PML-TQ query for given nodes.
Parameters
--port port to run on, defaults to 8071
--host what to bind to, defaults to localhost
--data-dir directory with PML files required
Installation