Back to ProjectsBackend
Sehatdastak (Backend)
Scalable backend for digital health: 100+ REST APIs supporting appointments, patient records, role-based access, and secure workflows. Node.js, MongoDB, modular architecture for hospital and clinic management.
Languages
JavaScriptTypeScript
Skills & Tech
Node.jsExpressMongoDBREST APIJWT

Overview
The backend powering Sehatdastak — a modular, scalable REST API layer for digital health operations. Designed for hospitals, clinics, and multi-tenant scenarios.
What I Built
- 100+ REST endpoints — appointments, patient records, vitals, messaging
- Role-based access control — admin, doctor, patient, staff with permission guards
- Secure workflows — encrypted communication, audit trails
- Modular architecture — domain separation (auth, users, appointments, analytics)
- MongoDB models — optimized queries, indexes for large datasets
Tech Stack
- Runtime: Node.js
- Framework: Express
- Database: MongoDB
- Auth: JWT, refresh tokens
Outcome
A production-ready backend that supports the full Sehatdastak platform with clear API contracts and documentation.