Open
Description
Introduction
Route to inform if there is an active server, and if compilations are allowed to run.
Your use
It should be used to avoid compilation attempts that cannot be performed, and to identify if the server suddenly stops working.
Definitions
GET
- /test-connection
For correct operation this route must:
- Allow connections in real time, to facilitate identification in case the server stops working
- Validate that the local environment has nodejs installed to allow the project to run on localhost