Skip to content

Instantly share code, notes, and snippets.

@MichaelDrogalis
Created December 9, 2012 22:03
Show Gist options
  • Save MichaelDrogalis/4247217 to your computer and use it in GitHub Desktop.
Save MichaelDrogalis/4247217 to your computer and use it in GitHub Desktop.
Femor draft
(request!
{:url "http://localhost:3000/api/v1/sensor/:id"}
(url-params> (randomized-integer :id))
(query-string> (randomized-string :name)
(value-of :auth_token "ABCDEF0123456789")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment