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] GET /services/{service}/projections/{projection} implementation (2/2) #64

Closed lgrd closed 1 year ago

lgrd commented 1 year ago

Need

Code the GET /services/{service}/projections/{projection} route of the admin API. This is its second part : return the projection configuration when it is loaded.

Tasks

Code