Categorygithub.com/magaldima/push-go
repositorypackage
1.1.0
Repository: https://github.com/magaldima/push-go.git
Documentation: pkg.go.dev

# README

push-go

A Go implementation of the Web Push API for sending push notifications to web browsers.

Features

  • Implements the Web Push Protocol
  • Supports VAPID authentication
  • Handles encryption and payload encoding
  • Easy-to-use API for sending notifications

Installation

To install the package, use go get github.com/magaldima/push-go: