git-stalk-cli
git-stalk-cli copied to clipboard
Return a dictionary response on calling function
Instead of printing the tables directly, also provide a JSON like response which can be used later on other bots/apps.
I am interested in doing this.
Go ahead. @athulpn
Is it enough to add dictionary return statement to funtions get_contributions(), get_other_activity(), get_stars().
Aren't these information available via gtihub API?
This is not available directly.
Can this solve this problem ?
Any updates on this? I'd like to contribute if no one it's working on it.