# sideshow/apns2

⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.

Repository: https://github.com/sideshow/apns2
Canonical: https://ross.abutalabs.com/products/apns2
Language: Go
License: MIT
License Family: permissive
Topics: apns, notifications, apple, http2, golang, apns-http, apns2, jwt-token, jwt, safari-push-notifications, apple-push-notifications
Last push: 2025-07-22T04:03:10+00:00

## Health v2 (maintenance only)
Score: 38/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 33, release rhythm 8, longevity 100
- inputs: {"age_days": 3894, "days_push": 407, "days_rel": 677, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3188, forks 355 (observed 2026-08-28T04:07:48.086905+00:00)

## What it is
A Go library for sending push notifications to iOS, macOS, tvOS, and Safari apps via Apple's APNs HTTP/2 provider API. It supports certificate and JWT token-based authentication, persistent connections, and modern iOS notification features.

## Use cases
- send push notifications to ios apps from go
- send apns notifications using jwt token authentication
- send voip pushkit notifications
- send safari push notifications
- send push notifications with http/2 apns protocol
- notify ios users from a go backend

## When to choose
- you need a fast, maintained Go client for Apple Push Notification service
- you want token-based (JWT) APNs authentication instead of certificates
- you need VoIP/PushKit or iOS 10+ notification features

## When to avoid
- you are not using Go
- you need push notifications for Android (use FCM instead)
- you need a hosted push service rather than a library

## Facets
- artifact type: library
- maturity: active
- function: http-client, sdk, auth
- domain: mobile-development, apple-ecosystem, apis, developer-tools
- platform: go, cross-platform
- tags: apns, push-notifications, http2, jwt, ios, voip

## Member repositories
- sideshow/apns2 (main) score 38

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:48.086905+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:24:58.710458+00:00, confidence not recorded.
  - readme: https://github.com/sideshow/apns2 (fetched 2026-08-28T04:07:48.086905+00:00, sha 1d9acccccb85)
- Data as of 2026-08-30T08:39:29.467469+00:00.
