Skip to content
This repository has been archived by the owner on Jul 16, 2019. It is now read-only.

API #2

Open
mightyaleksey opened this issue Sep 19, 2015 · 3 comments
Open

API #2

mightyaleksey opened this issue Sep 19, 2015 · 3 comments

Comments

@mightyaleksey
Copy link
Contributor

{ sullenor: 
   { avatar: 'https://avatars.githubusercontent.com/u/5006221?v=3',
     commits: 0.5,
     comments: 0 },
  'alt-j': 
   { avatar: 'https://avatars.githubusercontent.com/u/3763844?v=3',
     commits: 0.5,
     comments: 0 } }
@alt-j
Copy link
Contributor

alt-j commented Sep 20, 2015

было бы удобнее так:

[ 
   {
     login: "sullenor",
     avatar: 'https://avatars.githubusercontent.com/u/5006221?v=3',
     commits: 0.5,
     comments: 0 
   },
   { 
     login: 'alt-j',
     avatar: 'https://avatars.githubusercontent.com/u/3763844?v=3',
     commits: 0.5,
     comments: 0
   }
]

@mightyaleksey
Copy link
Contributor Author

хорошо, а будем выделять данные по ачивкам в соответствующее свойство?
и что думаешь по визуальному оформлению? может найдет какой-нибудь шрифт с иконками?

например, http://fortawesome.github.io/Font-Awesome/icon/github/

@alt-j
Copy link
Contributor

alt-j commented Sep 21, 2015

  • ну фактически у всех будут ачивки, просто с разными номиналами :)
  • прикольненький, можно попробовать.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants