An open API service indexing awesome lists of open source software.

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

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"
}