Skip to content

Instantly share code, notes, and snippets.

@stubotnik
Created November 23, 2012 08:34
Show Gist options
  • Save stubotnik/4134542 to your computer and use it in GitHub Desktop.
Save stubotnik/4134542 to your computer and use it in GitHub Desktop.
map('/') {run API::Base}
map('/clients') {run API::Clients}
map('/tech') {run API::Tech}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment