Skip to content

Instantly share code, notes, and snippets.

@haruiz
Created November 10, 2016 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save haruiz/bcbdb91ad0a6f0c356c01d18fdc1b247 to your computer and use it in GitHub Desktop.
Save haruiz/bcbdb91ad0a6f0c356c01d18fdc1b247 to your computer and use it in GitHub Desktop.
config.json, post: Microsoft Cognitive Services Notes: Emotion API (Node.js)
{
"EMOTION_API_KEY": "<API>",
"EMOTION_API_ENDPOINT": "https://api.projectoxford.ai/emotion/v1.0/recognize"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment