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.
0.2.1
2015-05-26 16:14 UTC
Requires
- php: >=5.4
- reliv/rcm: 0.*
- zendframework/zendframework: 2.*
Requires (Dev)
- phpunit/phpunit: 4.6.*
- squizlabs/php_codesniffer: 2.*
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