@Controller('users')
export class UserController {
constructor(private readonly createUserService: CreateUserService){ }
@Post()
function create () {
return this.createUserService.execute({
name: 'Lucas Matheus',
email: '[email protected]',
age: 23
});
}
}
💻
having fun
Currently working with NestJS and ReactJS. I'm always learning and living.
-
Software Developer at Collegia.
- Brazil
- https://barbamaster.com.br
- in/sirlucasm
Highlights
Pinned Loading
-
person-points
person-points PublicThis app will list objectives, and tasks to do every day/month/year... but this objectives will be received when the Person Points is higher than objective point. Fun app, functional to your life a…
TypeScript
-
app-acessibilidade
app-acessibilidade PublicDesenvolvido para ajudar pessoas com algum tipo de deficiência, mostrando lugares acessíveis na cidade.
TypeScript
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.