Rexxscode
Home
About
Portfolio
Contact
EN
> ./loading --stream
> ./initiate_protocol --target="Contact"
Establish a secure connection with the deployment server.
STATUS: 200 OK
SECURE
env_variables.sh
export
CONTACT_EMAIL
=
"adzkaalainufar2010rex@gmail.com"
export
LOCATION_COORDS
=
"Indonesia"
export
AVAILABILITY
=
true
# GITHUB
https://github.com/Kalaigram
SYSTEM_LOGS:
[14:32:01] INFO: Connection request received.
[14:32:02] WARN: Form payload empty. Awaiting input.
_
POST
/api/v1/transmit_message
application/json
1
2
3
4
5
6
7
8
9
10
11
12
{
"sender_name"
:
"
"
,
"reply_to"
:
"
"
,
"topic_ref"
:
"
"
,
"payload"
:
"
"
EXECUTE_PAYLOAD
}