An open API service indexing awesome lists of open source software.

https://github.com/harr1424/go-notify

A server written in Go to work with APNs
https://github.com/harr1424/go-notify

apns apns-http2 go weather-forecasting

Last synced: about 1 year ago
JSON representation

A server written in Go to work with APNs

Awesome Lists containing this project

README

          

## GoNotify

An API to check weather forecasts for temperatures at which frost may occur and interface with Apple Push Notification Services (APNs) in order to send registered device tokens an alert warning of frost.
This project has been crerated to add functionality to my app [Orange Weather](https://github.com/harr1424/Orange-Weather) but it may serve useful as a template for other iOS apps.