Node.js Express API with TypeScript Boilerplate
Generate a production-ready Express.js API boilerplate with TypeScript, validation, authentication, error handling, and Swagger docs.
Mehr in Node.js & TypeScript Prompts
Node.js: Build a Scalable Express/Fastify API
Production Node.js API with structured logging, graceful shutdown, and auth.
TypeScript: Advanced Generics for Type-Safe APIs
Build a fully-typed HTTP client using advanced TypeScript generics.
Node.js: Background Jobs with BullMQ + Redis
BullMQ-based job queue with retries, backoff, and dashboard.
Node.js: Stream-Based CSV to DB Loader
Ingest large CSVs into Postgres using streams without loading into memory.