reliv/rcm-translate-api

Rcm Translate API - HTTP API for translations

0.2.1 2015-05-26 16:14 UTC

This package is auto-updated.

Last update: 2021-04-11 06:54:55 UTC


README

Rcm Translate API - HTTP API for translations

Calling the API:

    https://example.com/api/rcm-translate-api/MY-TRANSLATION-NAMESPACE?1=term1&key2=term2

The query param field is an arbitrary key (usually the same as the term) The query param value is the term (string) to translate

I.E.

?queryField=queryValue equates to: someValue=translationString