Routing NestJS లో decorator-based: మీరు URL paths మరియు HTTP methods లను decorator ల ఉపయోగించి controller methods కు మ్యాప్ చేస్తారు. route prefix @Controller() నుండి వస్తుంది మరియు నిర్దిష్ట path + HTTP verb @Get() వంటి method decorator ల నుండి — సమ్మిళితంగా పూర్ణ route ను ఏర్పరుస్తాయి.
routes ఎలా రూపొందించబడతాయి
()
{
()
() {}
()
() {}
()
() {}
()
() {}
()
() {}
()
() {}
}
