Skip to content

Instantly share code, notes, and snippets.

@RDeluxe
Created June 21, 2017 17:04
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 RDeluxe/3f9ce6166ec618112d6a2fc5e6dc8f92 to your computer and use it in GitHub Desktop.
Save RDeluxe/3f9ce6166ec618112d6a2fc5e6dc8f92 to your computer and use it in GitHub Desktop.
POST /polls
{
question: 'Do you like polls ?’,
answers: [‘Oui’, ‘Non’]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment