gitlab 0.1605.2

Gitlab API client.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "awardable_id": 177359,
  "awardable_type": "Note",
  "created_at": "2016-12-07T11:23:46.742-05:00",
  "id": 335,
  "name": "8ball",
  "updated_at": "2016-12-07T11:23:46.742-05:00",
  "url": null,
  "user": {
    "avatar_url": "https://secure.gravatar.com/avatar/2f5f7e99190174edb5a2f66b8653b0b2?s=80&d=identicon",
    "id": 13,
    "locked": false,
    "name": "Ben Boeckel",
    "state": "active",
    "username": "ben.boeckel",
    "web_url": "https://gitlab.kitware.com/ben.boeckel"
  }
}