Skip to content

Instantly share code, notes, and snippets.

@devdays
Last active August 29, 2015 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devdays/c3962158772e60382fbc to your computer and use it in GitHub Desktop.
Save devdays/c3962158772e60382fbc to your computer and use it in GitHub Desktop.
Retrieve Votes
200 OK
<options>A,B,C<options>
<votes>
<vote id="1">
<name>Bruce Kyle</name>
<choice>C</choice>
</vote>
</votes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment