Backend API REST del sistema de Cotizaciones
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a Node.js REST API backend for a quotation management system, built with Express and MongoDB. It provides full CRUD operations for users, clients, categories, services, and quotations, with JWT authentication, data validation via Zod, and email processing capabilities. The API is designed for businesses that need to manage service quotations, track clients, and process quotes through email, with comprehensive documentation via Swagger and a modular, scalable architecture.