Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@ToniDarodda ToniDarodda released this 04 Aug 14:55
· 25 commits to main since this release
8e197d8

Features
👤 User Account Management
Sign-up, Sign-in, Get user, Update user, Delete user
🔐 Authentication and Authorization
JWT-based authentication, role-based authorization
✉️ Email Integration
Send emails using Nodemailer
💾 Caching
Optimize responses for frequently requested endpoints
❌ Centralized Error Handling
Global exception filter to handle all errors consistently
✅ Input Validation
Validate user inputs using class-validator
📓 Logging
Log application activities and errors