Relative Content

Tag Archive for node.jstypescriptapinestjsversioning

NestJS versioning on sub-paths

I want to create a NestJS api that has paths like /service-one/v1/* and /service-two/v1/* where the URI versioning should be after the service name.