-
Notifications
You must be signed in to change notification settings - Fork 2
API Documentation for the Home Page
Ayman edited this page Mar 8, 2020
·
1 revision
Returns the Pac Macro home page.
GET
/
| HTTP Status Code | Meanings |
|---|---|
200 OK |
Retrieved the home page succesfully |
500 Internal Server Error |
The server crapped itself |
{
"Welcome to the Pac Macro server!"
}