The API provides public access to the compiled resources inside the "dist"
folder of each Feature App in NGW6FA, allowing users to retrieve and use
these resources as needed.
Endpoint Pattern
PUBLIC FOLDER
/assets/{featureAppName}/{filePath}
Get any file from the static folder /assets/{featureAppName}
Endpoint List
GET
/
Endpoint root to show documentation
GET
/health
Verify if the server status is up