nikoksr / notify

A dead simple Go library for sending notifications to various messaging services.
MIT License
2.96k stars 209 forks source link

feat(service): Add Ntfy service #461

Open nikoksr opened 1 year ago

nikoksr commented 1 year ago

Describe the missing service. Please provide useful links.

Add new service for Ntfy. API docs can be found here.

pushkar803 commented 1 year ago

I opened PR for this: https://github.com/nikoksr/notify/pull/469