Skip to content

Instantly share code, notes, and snippets.

View calebds's full-sized avatar
🤖

Caleb calebds

🤖
View GitHub Profile
@hrgui
hrgui / gist:5e2147461da967ce99c2
Last active August 29, 2015 14:26
Awesome Angular Resources
@SteveSongMIT
SteveSongMIT / captainflint.dtl
Created March 20, 2012 22:50
Simple Cowboy web server + ErlyDTL
<html>
<body>
GET squawk:<br />
{{ squawk_get }}<br /><br />
POST squawk:<br />
{{ squawk_post }}<br /><br />