Quickstart example: Express.js API coding standards (rules)
{
"success": false,
"error": "Error message",
"code": "ERROR_CODE"
}success: boolean field{
"success": true,
"data": { ... }
}{ page, limit, total, hasMore }Install with Tessl CLI
npx tessl i tessl-labs/quickstart-express-api-standards