lingfromSh / message

A general message notification service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message

I want to provider a general message notification system, which can be used in any project.

A general message notification system

Features

  1. pure async/await implement with FastAPI
  2. extensible, only need add providers
  3. scalable

Dependencies

  • PostgresQL
  • RabbitMQ
  • Redis

Framework

  • fastapi
  • tortoise-orm
  • pydantic
  • taskiq
  • apprise (support tons of notification services) amazing lib

Development

make dev

About

A general message notification service


Languages

Language:Python 96.3%Language:JavaScript 2.5%Language:Dockerfile 0.6%Language:Shell 0.5%Language:Makefile 0.2%