acha
acha copied to clipboard
Rest API support
It will be nice to have a Rest API to add repo and get achievements list for user
:+1:
+1
How are you going to use this API? Could you provide your cases?
@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
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.
@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