Git Product home page Git Product logo

automated-message-sender's Introduction

automated-message-sender

Overview

The Automated Message Sender API is designed to manage and send messages automatically. It features endpoints to start and stop message sending, retrieve sent messages, and send new messages. The API uses Fiber for the web framework, GORM for database interactions, and Redis for caching.

Features

  • Start and Stop Message Sending: Control the automated message sending process.
  • Retrieve Sent Messages: Get all messages that have been sent.
  • Send a Message: Send messages to specified recipients.

Technologies

  • Fiber: Fast and lightweight web framework for Go.
  • GORM: ORM for Go, used for database interactions.
  • PostgreSQL: Database used for storing messages.
  • Redis: Caching layer for message IDs.
  • Cron: Scheduling library for periodic tasks.
  • Swagger: API documentation and testing.

Prerequisites

  • Docker
  • Docker Compose

Setup

  1. Clone the Repository

    git clone https://github.com/iremkzlrmk/automated-message-sender.git
    cd automated-message-sender
  2. Build the App

    docker-compose build
  3. Run the App

    docker-compose up

Documentation

Go to http://localhost:8080/swagger/index.html for the documentation and further details of the API implementation.

automated-message-sender's People

Contributors

iremkzlrmk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.