@mnaufalhamdani/cores-backend
Shared core module with ESM for Node.js backend applications, providing utilities for MySQL operations with a focus on clean architecture principles.
Found 8 results for success-response
Shared core module with ESM for Node.js backend applications, providing utilities for MySQL operations with a focus on clean architecture principles.
Core utilities and middleware for building robust Express applications, including standard API responses, async error handling, request sanitization, and extended request types.
JSON API response format for KOA 2
A comprehensive utility for standardizing HTTP responses in Node.js applications
A standardized API response formatter built to ensure consistency and clarity in application responses. This formatter wraps success and error responses in a predictable structure, making it easier for clients and developers to handle API interactions eff
responzo is a Node.js utility package designed to simplify response handling in API applications. It provides a set of predefined response structures for various HTTP status codes, making it easy to format consistent API responses for both success and err
JSON API response format for Express
Generic API responses { success, error }