This API providers access to different files configurations used in the
index
Endpoint Pattern
GET
/api/config/json/{fileName}
Get files with .json extension
GET
/api/config/property/{fileName}
Get files with .properties extension
GET
/api/config/csv/{fileName}
Get files with .csv extension
Endpoint List
GET
/
Endpoint root to show documentation
GET
/health
Verify if the server status is up