reliv/rcm-translate-api

Rcm Translate API - HTTP API for translations

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 1 259

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 4

Open Issues: 0

pkg:composer/reliv/rcm-translate-api

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