https://github.com/koala-framework/kwf-lingohub
Lingohub integration for koala-framework
https://github.com/koala-framework/kwf-lingohub
Last synced: 5 months ago
JSON representation
Lingohub integration for koala-framework
- Host: GitHub
- URL: https://github.com/koala-framework/kwf-lingohub
- Owner: koala-framework
- Created: 2015-03-20T09:13:42.000Z (over 11 years ago)
- Default Branch: 1.0
- Last Pushed: 2024-06-11T08:32:09.000Z (about 2 years ago)
- Last Synced: 2025-11-08T23:22:33.738Z (8 months ago)
- Language: PHP
- Size: 45.9 KB
- Stars: 1
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To use lingohub you will need an api-token.
Please add it to a config file in your home directory:
~/.config/koala-framework/kwf-lingohub/config
It should look like this:
{
"apiToken": "yourApiKey"
}