An open API service indexing awesome lists of open source software.

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

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/