Skip to content

Instantly share code, notes, and snippets.

@akexorcist
Created January 3, 2018 16:37
Show Gist options
  • Save akexorcist/79908f54d0faaf48fd224f34c155e999 to your computer and use it in GitHub Desktop.
Save akexorcist/79908f54d0faaf48fd224f34c155e999 to your computer and use it in GitHub Desktop.
Request Body from Axios with x-www-form-urlencoded content type
{ '{"name":"Akexorcist","age":"28","position":"Android Developer","description":"birthdate': '25-12-1989',
favourite: 'coding coding and coding',
company: 'Nextzy Technologies',
website: 'http://www.akexorcist.com/","awesome":true}' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment