IGNF / road2

NodeJS routing server aggregating several popular routing engines (video presentation (french) : https://peertube.fr/w/75fwFoW2GP8tQSGLUXUpPP)
https://ignf.github.io/road2/
GNU General Public License v3.0
11 stars 3 forks source link

[feat] /health implementation #35

Closed lgrd closed 1 year ago

lgrd commented 1 year ago

A /heath route exists but it is a fake one in the sense you just know that the service is alive. Create a more sophisticated one :

Code