A complete Node.js and Express-based backend project designed to help you learn backend development while building an interview preparation system. Includes RESTful APIs, authentication, question management, and more ideal for both learning and real-world application.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
feat: Implement custom EventEmitter, RateLimiter, and TTLCache classes
534e38aView on GitHubfeat: Implement comprehensive email service with multiple providers
505b10aView on GitHubfeat: Implement authentication service with JWT, password management, and user registration/login functionality
1260e8eView on GitHubfeat: Implement user authentication and management routes with validation and error handling
2af83f7View on GitHubfeat: Add middleware for JWT authentication, error handling, and request logging
2a70147View on GitHubfeat: Add comprehensive JWT authentication system with security features, including environment configuration, API documentation, and middleware integration
78b8b7eView on GitHubAdd services for order, product, and user management with pagination and validation utilities
c277ea2View on GitHubfeat: Implement user, product, and order models with validation middleware
c5835d5View on GitHubfeat: Implement Express middleware patterns and error handling
bd56217View on GitHubAdd Express.js introduction module with routing examples, API routes, and interactive demo
4a2939fView on GitHubAdd Node.js File System, Streams & Buffers module with examples and utility class
1f47bcbView on GitHubAdd comprehensive Node.js Event Loop and Asynchronous Programming module with examples, patterns, and best practices
783418cView on GitHubAdd Node.js core modules introduction with examples, best practices, and common mistakes guide
7a913acView on GitHubAdd initial Node.js introduction module with examples and README
03b3e37View on GitHub