1 2 3 4 5 6
#!/bin/bash jq . "$1" | curl "https://jpappel.xyz/toggle/query" \ --header "Content-Type: application/json" \ --request POST \ -d @-