# Signpost / Xmpp Using Signpost to send messages for Debugging, as Warning, status of Deploy or Critical Errors from Services or Server to an Xmpp-Server. ## Messages ´´´ 🚨 / / ℹ️ / ´´´ ## Sending ### Curl ``` curl -X POST https:///api/flow/v1/ -H 'Content-Type: application/json' -H 'Authorization: Bearer ' -d '{"message":""}' ``` ``` curl -X POST https:///api/flow/v1//token -H 'Content-Type: application/json' -d '{"message":""}' ``` ### PHP ### Nodejs ## Messenger https://gajim.org/ https://pidgin.im/ https://profanity-im.github.io/ https://dino.im/