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] Create an errorResponse object #102

Open lgrd opened 2 months ago

lgrd commented 2 months ago

When a motor send an error, the error is catched but not transformed. The idea is to add an errorResponse for the interface between a motor and an API :