N

nodejs-backend-patterns

作者:wshobson·トレンド#165

Install the nodejs-backend-patterns skill for your AI agent. Published by wshobson/agents.

29.6K毎週のインストール
34,400
初めて見たToday

インストール

このコマンドを AI エージェントに送信します。

npx skills add https://github.com/wshobson/agents --skill nodejs-backend-patterns

ドキュメント

Production-ready Node.js backend patterns with Express/Fastify, middleware, authentication, and database integration.

  • Covers layered architecture (controllers, services, repositories), dependency injection, and microservices design with TypeScript
  • Includes middleware patterns for authentication, validation, rate limiting, and request logging with practical examples
  • Provides custom error handling, global error handlers, and async error wrappers for robust error management
  • Supports PostgreSQL (connection pooling, transactions) and MongoDB (Mongoose) with caching strategies using Redis
  • Demonstrates JWT authentication, refresh tokens, API response formatting, and best practices for production deployments

リンク

GitHub

セキュリティ監査