Skip to content

API Documentation for the Home Page

Ayman edited this page Mar 8, 2020 · 1 revision

Get the home page

Description

Returns the Pac Macro home page.

Request

Method

GET

Mapping

/

Response

Codes

HTTP Status Code Meanings
200 OK Retrieved the home page succesfully
500 Internal Server Error The server crapped itself

JSON body

{
	"Welcome to the Pac Macro server!"
}

Example cURL call

Clone this wiki locally