Skip to content

Repository files navigation

fregata

godoc

Install

Download from release page

Or install through go cmd:

# Install the binary to $GOPATH/bin (or $HOME/go/bin)
go install github.com/xuqingfeng/fregata/cmd/fregata@latest

Or build from source:

git clone https://github.com/xuqingfeng/fregata.git && cd fregata
make build
# binary: ./out/fregata

Supported Services

examples

  • Slack
  • Telegram
  • Twilio
  • Wechat
  • SMTP Email
  • MACOS

Usage

Docker

docker run --rm -p 2017:2017 -v `pwd`/fregata.conf:/etc/fregata/fregata.conf --name fregata xuqingfeng/fregata

About

A self hosted REST API for message delivery

Topics

Resources

Stars

18 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages