alpha
Login
or
Join now
fogtype.com
/
apprize
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A drop-in, single-binary reimplementation of the caronc/apprise-api HTTP API in Go.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
apprize
/
testdata
/
at
main
1 file
Kohei Watanabe
create apprize project
5w ago
f96d5d8d
swagger.yaml
create apprize project A drop-in, single-binary Go reimplementation of caronc/apprise-api, conformant to swagger.yaml v1.5.0. Notifications go through unraid/apprise-go and named configs persist in modernc.org/sqlite — pure Go, no cgo, no Python. Handlers depend on Notifier and Store interfaces behind a small net/http middleware stack (recover, logging, optional API key, recursion guard, body limit) with Accept-based content negotiation. A table-driven suite treats testdata/swagger.yaml as the source of truth and proves every route is covered.
1 month ago