Ashely Claudino is an Evergreen Staff Writer from Portugal. She has a Translation degree from the University of Lisbon (2020, Faculty of Arts and Humanities). Nowadays, she mostly writes Fortnite and ...
src/ ├── types/ # Definições de tipos avançados │ ├── index.ts │ └── __tests__/ # Testes de tipos ├── repository/ # Camada de acesso a dados │ └── task-repository.ts ├── services/ # Lógica de negócio ...
This project is a cloud-native task management API demonstrating Azure serverless architecture and NoSQL database integration. Built as part of my preparation for the Microsoft Azure Developer ...