IGNF / road2

NodeJS routing server aggregating several popular routing engines (video presentation (french) : https://peertube.fr/w/75fwFoW2GP8tQSGLUXUpPP)

Home Page:https://ignf.github.io/road2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add swagger-ui route for apis

jmkerloch opened this issue · comments

Is your feature request related to a problem? Please describe.
When I deploy a Road2 service I would like to be able to deploy also a swagger-ui to document available requests to user.

Describe the solution you'd like
We could use swagger-ui-express to add route for api documentation

Describe alternatives you've considered
Pointing user to the documentation for swagger-ui display with docker. But it's not very user-friendly.

closed with #85