clearbit / clearbit-go

Go bindings for Clearbit
MIT License
12 stars 11 forks source link

Update Github ID to be an integer #10

Closed philipithomas closed 7 years ago

philipithomas commented 7 years ago

Related to #9 - will report back on whether it closes it

harlow commented 7 years ago

nice catch. thanks for submitting ❤️

ironically our API docs don't even show the GH ID:

"github": {
    "handle": "maccman",
    "avatar": "https://avatars.githubusercontent.com/u/2142?v=2",
    "company": "Clearbit",
    "blog": "http://alexmaccaw.com",
    "followers": 2932,
    "following": 94
  },

Alex must have copy-pasted that when he had a mere 3k followers :)