Post to pusty API PHP
<?php
$json = json_decode(file_get_contents('php://input'));
?>
Hurt Hamster
<?php
$json = json_decode(file_get_contents('php://input'));
?>