Cyclotis HTTP creator API

DESCRIPTION

This HTTP application creates and deletes Cyclotis databases, and can list existing ones. This always answers in XML format. This is not to be used via a browser, but as a service called by local client applications. The Trados plugin is already capable to use it.

REST API messages

GET /createdb?projname=xxx&src=en&tra=fr

Creates the table for given project

GET /dropdb?projname=xxx&src=en&tra=fr

Creates the table for given project

GET /list

List existing memories. You can filter by source or target language if you want

GET /omegat

Generates a properties file for Omega-T. This is the only command in this service whose answer is not in XML format.

GET /trados-params

Shows parameters for Trados