#golang

Prompts tagged with #golang

Found 8 prompts with this tag

RESTful API with PostgreSQL and Go

Backend

Generate production-ready RESTful API microservice in Go

Microservices Architecture with Go

Backend

Design microservices architecture with inter-service communication

Authentication Service with JWT

Backend

Build secure authentication microservice with JWT and refresh tokens

Event-Driven Microservice with Kafka

Backend

Design event-driven microservice with Kafka message streaming

Real-time Chat Service

Backend

Build real-time chat service with WebSocket and message history

Email Service with Templates

Backend

Create email notification service with template management

Caching Service Architecture

Backend

Design caching strategy with Redis for microservices

Job Queue and Background Workers

Backend

Build job queue system with background workers for async processing