← all adapters

apple-apns-style

simulates Apple Push Notification service (APNs) v2

restadapter v0.1.02 routes

use it

# add to stunt.yaml
services:
  apple-apns:
    adapter: embedded:apple-apns-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

devicesnotifications

routes (2)

POST/3/device/{deviceToken}
GET/3/device/{deviceToken}/notifications