Hi, everyone!
Is there still interest in this? I took a stab at packaging it just for personal use it and got it to work. And when I say "got it to work" I mean literally just got it to work:
initialized a new cloudron app
looked at apprise-api's code and other packaged apps for inspiration
bashed everything into submission until it worked
I paid no attention whatsoever to documentation, production settings and the like. Also, the way it works now, there's no authentication or anything, it's just open on the internet. If anyone wanna take a look, give feedback and maybe help out ou the packaging, it's here:
https://github.com/malvim/apprise-api-cloudron-app
No sure what to do about authentication, maybe just use the proxyAuth addon, and keep open just the needed URLs for POSTing notifications? Have to think about that.
Thanks!