UNPKG

@sentzunhat/zacatl

Version:

A modular, high-performance TypeScript microservice framework for Node.js, featuring layered architecture, dependency injection, and robust validation for building scalable APIs and distributed systems.

10 lines (9 loc) 305 B
{ "ERROR_MESSAGES": { "DEFAULT": "An error occurred.", "VALIDATION": "Validation error: required fields are missing or invalid. Please review your input and ensure all fields meet the expected format." }, "SUCCESS_MESSAGES": { "DEFAULT": "Your request was processed successfully." } }