Global prefix

In order to set a prefix for each route registered in the HTTP application at once, you can use the setGlobalPrefix() method of the INestApplication instance.


const app = await NestFactory.create(ApplicationModule);
app.setGlobalPrefix('v1');

Support us

Nest is an MIT-licensed open source project. It can grow thanks to the support by these awesome people. If you'd like to join them, please read more here.

Principal Sponsor

Sponsors / Partners

Become a sponsor