feat(server): health check endpoint added
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
104 106 105 107 app.use('/api', api) // REST API 106 108 109 app.get('/api/healthcheck', healthcheck) // Server health endpoint changed this line in version 2 of the diff
added 1 commit
- cf4d75dc - refactor(server): health check endpoint corrected
mentioned in commit 9ec929f0