Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 212 Bytes

root.md

File metadata and controls

20 lines (13 loc) · 212 Bytes

Server root

Shows the name of the server

URL : /

Method : GET

Token Required : No

Success Response

Code : 200 OK

Content example

{
    "message": "Server_Name"
}