Read json from STDIN and post it to a designated REST endpoint. Useful for things like cronjobs, when you just need to post the json output to your application server.
Zach Leslie
gem "datapost", "~> 0.0.2"