https://github.com/ullmark/tissue
Playing around with the github api
https://github.com/ullmark/tissue
Last synced: about 2 months ago
JSON representation
Playing around with the github api
- Host: GitHub
- URL: https://github.com/ullmark/tissue
- Owner: ullmark
- Created: 2012-05-18T16:52:33.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-10T20:44:57.000Z (about 14 years ago)
- Last Synced: 2025-01-26T11:28:21.468Z (over 1 year ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tissue
Tissue is (supposed to be) an application I started coding while having some free time to
kill (on a train). It's supposed to be a super minimalistic wrapper around github
issues through the [Github Api v3][gapi]. The idea was to make the
application entirely client side. Except for one thing, the OAuth token, it uses
[SocketStream][] Pub/Sub.
Mostly it's about playing around with [Nodejs][node], [SocketStream][],
[Backbone][], [Docco][].
It's entirely styled using [Twitter Bootstrap][bootstrap], so
sorry those of you who are starting to get tired of that look.
[gapi]: http://developer.github.com/v3/
[node]: http://nodejs.org
[SocketStream]: https://github.com/socketstream/socketstream
[Backbone]: http://backbonejs.org/
[Docco]: https://github.com/justindujardin/docco
[docs]: https://github.com/ullmark/tissue/tree/master/docs
[bootstrap]: http://twitter.github.com/bootstrap/