{"id":16635819,"url":"https://github.com/ythecombinator/push_notification-ruby","last_synced_at":"2026-04-29T05:03:52.489Z","repository":{"id":88818081,"uuid":"62596533","full_name":"ythecombinator/push_notification-ruby","owner":"ythecombinator","description":"Simple example on how to deliver iOS Push Notifications with Ruby.","archived":false,"fork":false,"pushed_at":"2016-07-05T01:45:12.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T10:28:58.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ythecombinator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-05T01:21:25.000Z","updated_at":"2022-07-11T18:49:51.000Z","dependencies_parsed_at":"2023-06-12T19:00:21.236Z","dependency_job_id":null,"html_url":"https://github.com/ythecombinator/push_notification-ruby","commit_stats":{"total_commits":5,"total_committers":3,"mean_commits":"1.6666666666666667","dds":0.4,"last_synced_commit":"956b0abbaf52f3ea6f94a37fd56604c83b277e47"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ythecombinator%2Fpush_notification-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ythecombinator%2Fpush_notification-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ythecombinator%2Fpush_notification-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ythecombinator%2Fpush_notification-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ythecombinator","download_url":"https://codeload.github.com/ythecombinator/push_notification-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243135886,"owners_count":20241984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T06:04:56.653Z","updated_at":"2025-12-25T05:35:21.136Z","avatar_url":"https://github.com/ythecombinator.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"\"\u003e\n    \u003cimg alt=\"Logo\" src=\"logo.png\" width=\"700px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n   Simple example on how to deliver iOS Push Notifications with Ruby.\n\u003c/p\u003e\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Usage](#usage)\n- [More Help](#more-help)\n- [Credits](#credits)\n- [License](#license)\n\n## Introduction\n\nThis code sample shows how to create a web provider for your push notifications\nwhich interfaces with the [Apple Push Notification Service (APNS)](https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/ApplePushService.html)\nusing [Ruby](https://www.ruby-lang.org/en/) and the amazing\n[Houston](https://github.com/nomad/houston) gem.\n\nThe sample was originally used in [this workshop](https://speakerdeck.com/ythecombinator/the-art-of-notifications).\n\n## Usage\n\n1. Make sure you have [Git](https://git-scm.com/) and\n[Bundler](https://github.com/bundler/bundler) installed.\n\n1. Clone this repo:\n```sh\ngit clone https://github.com/bepid-ifce/push_notifications-ruby.git\n```\n\n1. Enter the repo directory:\n```sh\ncd push_notifications-ruby\n```\n\n1. Install all dependencies:\n```sh\nbundle install\n```\n\n1. Add your `cert.pem` and `key.pem` files to the project root - you can find\nmore info on this [here](#more-help)\n\n## More Help\n\nIf you're still confused with all the process of push notifications to *iOS*,\nyou can find a pretty good tutorial\n[here](http://www.appcoda.com/push-notification-ios/) and a good help on how to\ngenerate your certicates\n[here](https://github.com/argon/node-apn/wiki/Preparing-Certificates).\n\n## Credits\n\nNothing of this would be possible without the amazing\n[Houston](https://github.com/nomad/houston) module.\n\n## License\n\n[Push Notifications Ruby](https://github.com/bepid-ifce/push_notifications-ruby)\nis distributed under the MIT License, available in this repository. All\ncontributions are assumed to be also licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fythecombinator%2Fpush_notification-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fythecombinator%2Fpush_notification-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fythecombinator%2Fpush_notification-ruby/lists"}