Automated Birthday Wishes API Documentation
Created by: Suresh Shrestha Last updated: March 2, 2025 How It Works? 1️⃣ User data is collected via a frontend application (React in my case) ⚛️ 2️⃣ The backend (Node.js & Express) processes the data and stores user details (first name, last name (optional), birth date, email, phone) in MongoDB 🔑3️⃣ A cron job runs…