acha icon indicating copy to clipboard operation
acha copied to clipboard

Rest API support

Open 13h3r opened this issue 11 years ago • 6 comments

It will be nice to have a Rest API to add repo and get achievements list for user

13h3r avatar Oct 17 '14 03:10 13h3r

:+1:

vbauer avatar Oct 17 '14 13:10 vbauer

+1

xvik avatar Jan 13 '15 10:01 xvik

How are you going to use this API? Could you provide your cases?

avasenin avatar Jan 13 '15 10:01 avasenin

@avasenin sorry for a delayed reply.

I want to be able to integrate acha achievements into other site. Here it is scratch list of endpoints:

  • (required) list of achievements for given email. Achievements information should contains human readable name, description, date, link to repos.
  • (optional) list of repos user participation for given email

Discuss

13h3r avatar Jan 22 '15 05:01 13h3r

I'd like to supplement Lesha's @13h3r comment: It will be useful to have possibility to use Github's username instead of email too.

vbauer avatar Feb 02 '15 00:02 vbauer

@avasenin I'd use some API endpoints with this to try and do some integration with GitLab. Alternatively, a trigger that was called when an achievement is "unlocked" would work just as well

ccakes avatar Mar 16 '15 06:03 ccakes