{
    "settings": {
        "createApp": {
            "url": "https://github.com/settings/applications/new",
            "image": "config.png"
        },
        "copyingKey": {
            "url": "https://github.com/settings/applications",
            "image": "keys.png"
        },
        "install": {
            "href": {
                "provider": "https://github.com/",
                "docs": "https://developer.github.com/v3/"
            }
        },
        "sample": {
            "method": "get",
            "url": "/user"
        },
        "endpoints": {
            "me": {
                "method": "get",
                "url": "/user"
            }
        },
        "jsfiddle": "https://jsfiddle.net/willjcksn/2hb6B/embedded/"
    }
}
