Is there any convenient way to put Redoc together from some insurances running on several ports, for instance:
- http://127.0.0.1:8000/redoc
- http://127.0.0.1:8001/redoc
- http://127.0.0.1:8002/redoc
- http://127.0.0.1:8003/redoc
Each instance presents itself Fast API with certain endpoints.
I'd want to have the starting page where the all endpoints would be presented, let's say http://127.0.0.1:8004/redoc