caronc / apprise-api

A lightweight REST framework that wraps the Apprise Notification Library
https://hub.docker.com/r/caronc/apprise
MIT License
580 stars 50 forks source link

Attachment Support Added #118

Closed caronc closed 1 year ago

caronc commented 1 year ago

Description:

Related issue (if applicable): refs #39 and apprise/870

This will allow the Apprise API to accept File Attachments and relay them along to the upstream services that support them.

Checklist