Skip to content

Vaibhavsahu2810/redis-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Queue Service

This project provides an asynchronous email sending service using Redis queues, customizable HTML templates, and a RESTful API to send email requests.

Features

  • Asynchronous email sending using Redis queues
  • Customizable HTML templates for emails
  • RESTful API for sending email requests
  • Docker containerization for easy deployment

Requirements

  • Go 1.16+
  • Redis
  • SMTP Server

Setup

  1. Clone the Repository

  2. Configure Environment Variables

Running the Service

Locally

To run the service locally, use the following command:

go run cmd/server/main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published