This library uses [github-base][]. Visit that library's [github repository][github-base] for documentation about all available options and authentication options.
var topics = require('{%= name %}');
Example response
Status: 200 OK
{
"names": [
"octocat",
"atom",
"electron",
"API"
]
}
{%= apidocs("index.js") %}