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
/
internal
/
server
/
at
main
9 files
Kohei Watanabe
stateless
5w ago
e9505877
conformance_cases_test.go
stateless
1 month ago
conformance_test.go
stateless
1 month ago
meta.go
stateless
1 month ago
middleware.go
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
middleware_test.go
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
negotiate.go
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
notify.go
stateless
1 month ago
respond.go
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
server.go
stateless
1 month ago