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.
Installs: 1 259
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 4
Open Issues: 0
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