Prompts tagged "programming"

programming30 prompts found

API Pagination and Filtering Builder

Generate a reusable API pagination and filtering system with cursor-based or offset pagination, sortable fields, advanced filters, and consistent response envelopes.

Code GenerationChatGPT+4
PromptCreek
0

Database Connection Pool Optimizer

Generate an optimized database connection pool configuration with sizing calculations, health checks, retry logic, and monitoring for high-performance database access.

Code GenerationChatGPT+4
PromptCreek
0

REST API Error Handling Standardizer

Generate a standardized API error handling system with error classes, response formatting, error codes, logging, and client-friendly error messages following RFC 7807.

Code GenerationChatGPT+4
PromptCreek
0

API Versioning Strategy Implementer

Generate a complete API versioning system with routing, deprecation handling, version negotiation, migration guides, and backward compatibility strategies for evolving APIs.

Code GenerationChatGPT+4
PromptCreek
0

Webhook Handler and Validator Generator

Generate secure webhook handlers with signature verification, payload validation, idempotent processing, retry handling, and event routing for incoming webhook integrations.

Code GenerationChatGPT+4
PromptCreek
0

Background Job Scheduler Builder

Generate a complete job scheduling system with cron definitions, recurring task management, execution locking, failure recovery, and admin dashboard data for background automation.

Code GenerationChatGPT+4
PromptCreek
0

Serverless Function Template Generator

Generate production-ready serverless function templates with cold start optimization, middleware patterns, error handling, and deployment configurations for your cloud provider.

Code GenerationChatGPT+4
PromptCreek
0

Message Broker Setup Generator

Generate a complete message broker configuration with topic design, producer and consumer code, dead letter handling, and operational setup for RabbitMQ or Kafka.

Code GenerationChatGPT+4
PromptCreek
0

Event-Driven Architecture Designer

Design a complete event-driven system with event schemas, producers, consumers, event stores, and saga patterns for building loosely coupled backend services.

Code GenerationChatGPT+4
PromptCreek
0

Database Migration Planner and Generator

Generate database migration scripts with rollback strategies, data transformation logic, zero-downtime deployment plans, and validation checks for schema changes.

Code GenerationChatGPT+4
PromptCreek
0

Authentication Flow Generator

Generate complete authentication and authorization flows with JWT, OAuth, or session-based strategies including token management, refresh logic, and security hardening.

Code GenerationChatGPT+4
PromptCreek
0

WebSocket Server Scaffold Generator

Generate a complete WebSocket server with room management, event handling, authentication, heartbeat monitoring, and reconnection support for real-time applications.

Code GenerationChatGPT+4
PromptCreek
0