It's that simple. Nest provides decorators for all of the standard HTTP methods: @Get() , @Post() , @Put() , @Delete() , @Patch() , @Options() , and @Head() .
確定! 回上一頁