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

Add swagger-ui route for apis #84

Closed jmkerloch closed 11 months ago

jmkerloch commented 1 year ago

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.

azarz commented 11 months ago

closed with #85