Forum Discussion

j_jeyananth's avatar
j_jeyananth
New Contributor
3 years ago

how to make single swagger for multiple services

I have multiple services in the same system as below

localhost:8000

localhost:8001

now I have 2 separate swagger UI.

I want to combine them into 1

any idea how to do that ?

environment:

*******

My service is written in go lang with gin framework

I use go-swagger to generate swagger files 

 

No RepliesBe the first to reply