jbranchaud / splitting-atoms

:dizzy_face: a community-built, community-driven guide to hacking on the Atom editor
http://jbranchaud.github.io/splitting-atoms/
MIT License
355 stars 29 forks source link

Guide to building a package that interacts with the GitHub API #74

Open jbranchaud opened 10 years ago

jbranchaud commented 10 years ago

I'd like to have some guides that address special/advanced topics. How about one that shows how to build a package that interacts with the GitHub API such as retrieving repo stats (stars, watchers) or using the status bar to display the number of issues assigned to the current user?