CHAI Backend
A simple Node.js + Express backend API built to practice backend fundamentals like routing, CRUD operations, and MongoDB integration. This project is intended for learning, practice, and portfolio use.
Tech Stack:
- Node.js
- Express.js
- MongoDB
- Mongoose
- Postman (API testing)
Features
- RESTful API structure
- CRUD operations
- MongoDB integration using Mongoose
- Modular folder structure
- Environment variable support