Skip to content

Instantly share code, notes, and snippets.

@s4cha
Last active October 25, 2015 14:40
Show Gist options
  • Save s4cha/9f928d8f0f82bb105383 to your computer and use it in GitHub Desktop.
Save s4cha/9f928d8f0f82bb105383 to your computer and use it in GitHub Desktop.
let customer = Customer(identifier: 1234)
restURL(customer) // -> "/customers/1234"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment