Quotes help make search much faster. Example: "Practice Makes Perfect"

Sunday, January 13, 2013

Codecademy Sample Solution: Authentication and API Keys



// What's an API key?

// A: An alphanumeric string used to identify you to an API
// B: An OAuth token
// C: An All-Purpose Internet key
// D: The tool used to unlock an API gate

var answer = "A";

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts