Skip to content

Instantly share code, notes, and snippets.

@mkheck
Created February 1, 2016 17:07
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 mkheck/0bd3ed62d7679b0db1fd to your computer and use it in GitHub Desktop.
Save mkheck/0bd3ed62d7679b0db1fd to your computer and use it in GitHub Desktop.
curl -X POST -H "Content-Type: application/json" -d "{\"temperature\": 26.0, \"humidity\": 35.0}" localhost:8080/readings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment