HeroKu微信推送

JustSong 2d133bf2c3 chore: update icon & header color 3 years ago
.github f1d5d9c8d1 init: reinitialize from gin-template 3 years ago
channel 4810db17d4 feat: token store is done but not tested 3 years ago
common 4810db17d4 feat: token store is done but not tested 3 years ago
controller f484e593f6 fix: make validator happy by set a temp password 3 years ago
middleware d42b4511cf chore: update token related logic 3 years ago
model 4810db17d4 feat: token store is done but not tested 3 years ago
router e1d09aa58f feat: channel email is done 3 years ago
web 2d133bf2c3 chore: update icon & header color 3 years ago
.gitignore f1d5d9c8d1 init: reinitialize from gin-template 3 years ago
Dockerfile f1d5d9c8d1 init: reinitialize from gin-template 3 years ago
LICENSE f1d5d9c8d1 init: reinitialize from gin-template 3 years ago
README.md 4810db17d4 feat: token store is done but not tested 3 years ago
go.mod e1d09aa58f feat: channel email is done 3 years ago
go.sum e1d09aa58f feat: channel email is done 3 years ago
main.go 4810db17d4 feat: token store is done but not tested 3 years ago

README.md

消息推送服务

正在用 Go 重写 Message Pusher,敬请期待!

TODOs

  • Token Store 测试(内存泄漏检查,不必要的拷贝的检查)
  • 添加 & 更新推送配置信息时对 Token Store 进行妥善更新
  • 微信消息推送 API
  • 支持飞书
  • 支持钉钉
  • 支持 Telegram
  • 重新编写 README
  • 推广
  • 支持从外部系统获取 Token