Skip to content

Instantly share code, notes, and snippets.

@adastreamer
Created January 11, 2016 09:45
Show Gist options
  • Save adastreamer/8138d540ee9597add228 to your computer and use it in GitHub Desktop.
Save adastreamer/8138d540ee9597add228 to your computer and use it in GitHub Desktop.
curl -H "Content-Type: application/json" -H "X-AN-APP-NAME: taxi_comfort_develop" -H "X-AN-APP-KEY: f2249fa774fed539e59d73b7e9c41e53" -X POST -d '{"device": "ios","token":"2f2c003c134fa79bc36e361f5e389afd0184ea14699cd8ba1760bc912af48308","alert":"Автомобиль подъехал!","sound":"Submarine.aiff","badge":1}' http://176.112.194.181:8801/api/v2/push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment