6 ms·
Personally I prefer to use github gists
by rawsyntax 15y ago
Personally I prefer to use github gists
- nicksergeant 15y agoYeah, that's my main competitor. Their API is lacking, though: http://develop.github.com/p/gist.html http://develop.github.com/p/gist.html So, I'm trying to fill that void.
- abraham 15y agoGitHub beefed up the Gist API in v3: http://developer.github.com/v3/gists/ http://developer.github.com/v3/gists/
- nicksergeant 15y agoAh, nice! Hadn't seen that.