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

https://github.com/diglopes/video-automation


https://github.com/diglopes/video-automation

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# video-automation

## Algorithmia

File: `algorithmia.json`

```
{
"apiKey": "..."
}

```

## Watson Natural Language Understanding

File: `watson_nlu.json`

```
{
"apikey": "IRXsDU79ARzR4EzKGuWiRo-z2IcSvyYFYiLMRtgEIbIF",
"iam_apikey_description": "Auto-generated for key 7ec815d4-b8c2-401f-829a-de374d8cb59a",
"iam_apikey_name": "Auto-generated service credentials",
"iam_role_crn": "crn:v1:bluemix:public:iam::::serviceRole:Manager",
"iam_serviceid_crn": "crn:v1:bluemix:public:iam-identity::a/c94b367389e24bba9e24e68ae0f20ad7::serviceid:ServiceId-8ab46748-5cf8-4a4b-be9e-f07455298a67",
"url": "https://gateway.watsonplatform.net/natural-language-understanding/api"
}
```