http://getback2work.azurewebsites.net/
POST /send HTTP/1.1
{
"username" : <username>
}
HTTP/1.1 200 OK
{
"status": "sent"
}
Name | Description |
---|---|
Username missing |
Source code: https://github.com/VojtaStavik/GetBack2Work
http://getback2work.azurewebsites.net/
POST /send HTTP/1.1
{
"username" : <username>
}
HTTP/1.1 200 OK
{
"status": "sent"
}
Name | Description |
---|---|
Username missing |
Source code: https://github.com/VojtaStavik/GetBack2Work