Skip to content

Instantly share code, notes, and snippets.

@uzyexe
Last active August 29, 2015 14:03
Show Gist options
  • Save uzyexe/74970098ef612bd0b56b to your computer and use it in GitHub Desktop.
Save uzyexe/74970098ef612bd0b56b to your computer and use it in GitHub Desktop.
PORT=5000
AUTH=admin:secret
curl -u $AUTH -i http://localhost:$PORT/admin/api/v1/services/first/events -F status=down -F message="oh my god."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment