Prompts tagged with #golang
Found 8 prompts with this tag
RESTful API with PostgreSQL and Go
BackendGenerate production-ready RESTful API microservice in Go
Microservices Architecture with Go
BackendDesign microservices architecture with inter-service communication
Authentication Service with JWT
BackendBuild secure authentication microservice with JWT and refresh tokens
Event-Driven Microservice with Kafka
BackendDesign event-driven microservice with Kafka message streaming
Real-time Chat Service
BackendBuild real-time chat service with WebSocket and message history
Email Service with Templates
BackendCreate email notification service with template management
Caching Service Architecture
BackendDesign caching strategy with Redis for microservices
Job Queue and Background Workers
BackendBuild job queue system with background workers for async processing