Skip to content

feat(routes): add health check endpoint

5c83358
Select commit
Loading
Failed to load commit list.
Merged

feat(routes): add health check endpoint #364

feat(routes): add health check endpoint
5c83358
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 18, 2025 in 0s

1 new issue (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- routes/health_route.py  1
         

See the complete overview on Codacy

Annotations

Check warning on line 27 in Dockerfile

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Dockerfile#L27

Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`