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] Object storage of configuration #54

Open lgrd opened 1 year ago

lgrd commented 1 year ago

Need

The entire configuration is on a file-system. But it could be useful to have it inside an object storage.

Functionnalities

Tasks

Before coding

Code it

After or during coding

Code