Nameko -> Swagger bridge

Hi all!
I have a service running Swagger API.
Also I have Nameko services that need to access that API.
My question is if there is a possibility to automatically generate @rpc methods for swagger endpoints and create a bridge that other nameko services can use to call Swagger API?
Is it a good idea or not?
Thanks.

1 Like