agisilaos / vapor-apns

Simple APNS Library for Vapor (Swift)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VaporAPNS

VaporAPNS

Swift Vapor Crates.io Build Status

VaporAPNS is a simple, yet elegant, Swift library that allows you to send Apple Push Notifications using HTTP/2 protocol in Linux & macOS. It has support for the brand-new Token Based Authentication but if you need it, the traditional certificate authentication method is ready for you to use as well. Choose whatever you like!

πŸš€ Installation and Usage

A quick guide, step by step, on how to use this library can be found in the wiki!

1. πŸ”§ Installation

2. πŸš€ Getting started

3. πŸ“¦ Creating payloads

4. πŸ›© Sending notifications

⭐ Contributing

Be welcome to contribute to this project! :)

❓ Questions

You can join the Vapor slack. Or you can create an issue on GitHub.

⭐ License

This project was released under the MIT license.

About

Simple APNS Library for Vapor (Swift)

License:MIT License


Languages

Language:Swift 97.7%Language:Shell 2.0%Language:Lua 0.3%