Skip to content

Instantly share code, notes, and snippets.

@tankcdr
Last active August 29, 2015 14:14
Show Gist options
  • Save tankcdr/64547a7eed67dda6c3fe to your computer and use it in GitHub Desktop.
Save tankcdr/64547a7eed67dda6c3fe to your computer and use it in GitHub Desktop.
Testing watson-developer-cloud and restify sample app
curl -H "Content-Type: application/json" -X POST http://127.0.0.1:8080/travel/ask \
-d '{"question": "Do I need a visa to enter Italy?"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment