Haiku, Heroku-like name generator library Diplomat, a library for using Google Cloud Datastore in Elixir

Push notification library

I just released the version 0.1.0 of Pushex.

Pushex allows to easily send push notifications, and has a sandbox mode to make testing easy.

Sending a push notification is as easy as

Pushex.push(%{alert: "Hey there!", to: ["apns_token1", "apns_token2"], using: :apns)

Give it a try, I would love to have your feed back!

https://github.com/tuvistavie/pushex