Skip to content

Instantly share code, notes, and snippets.

View beamercola's full-sized avatar
🌴
On vacation

Beamer beamercola

🌴
On vacation
View GitHub Profile
[
{
"channel": 1,
"url": "https://fourthworld.co:5443/LiveApp/streams/WorldAPI.m3u8",
"title": "world.API",
"image": "https://dl.airtable.com/.attachmentThumbnails/0f3bff6c27986233f92c793a98336a74/6dd3a223"
},
{
"channel": 78,
"url": "https://fourthworld.co:5443/LiveApp/streams/artifact.m3u8",
# nice
def unitname
self.unit.name
end
$cfg['blowfish_secret'] = 'h00tie';
@beamercola
beamercola / gist:856912
Created March 6, 2011 01:17
JSON API response for gists
$ curl http://github.com/api/v2/json/user/show/defunkt
{
"user": {
"gravatar_id": "b8dbb1987e8e5318584865f880036796",
"company": "GitHub",
"name": "Chris Wanstrath",
"created_at": "2007/10/19 22:24:19 -0700",
"location": "San Francisco, CA",
"public_repo_count": 98,
"public_gist_count": 270,