baburikon / shorturl-nestjs-01

Shortener
0 stars 0 forks source link

async shorten(@Body() shortenDto: ShortenDto) { #24

Open zer0c14 opened 2 years ago

zer0c14 commented 2 years ago

https://github.com/baburikon/shorturl-nestjs-01/blob/61b67a115ab4c05e46a3594d80f1fe6936f8f2c6/src/urls/urls.controller.ts#L59

ugly-controller?