Skip to content

Mistobaan/go-apns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-apns

Apple Notification Service API written in GoLang

Install

    go get github.com/Mistobaan/go-apns

Usage

   client = NewClient(...)
   client.SendPayloadString()

About

Apple Notification Service API for GOLANG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages