{"id":15598970,"url":"https://github.com/kevindasilvas/notifications","last_synced_at":"2025-03-29T12:15:58.823Z","repository":{"id":102004019,"uuid":"514708617","full_name":"KevinDaSilvaS/notifications","owner":"KevinDaSilvaS","description":"Notifications is a push notifications app built with broadway, phoenix and phoenix channels","archived":false,"fork":false,"pushed_at":"2023-02-26T23:24:18.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-04T13:19:29.070Z","etag":null,"topics":["broadway","couchdb","elixir","elixir-lang","phoenix","phoenix-framework","rabbitmq"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KevinDaSilvaS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-07-16T23:54:30.000Z","updated_at":"2022-07-29T22:22:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"e90a1a2e-9b3d-4576-97fe-1bb9f875470f","html_url":"https://github.com/KevinDaSilvaS/notifications","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinDaSilvaS%2Fnotifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinDaSilvaS%2Fnotifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinDaSilvaS%2Fnotifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinDaSilvaS%2Fnotifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevinDaSilvaS","download_url":"https://codeload.github.com/KevinDaSilvaS/notifications/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246180922,"owners_count":20736460,"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":["broadway","couchdb","elixir","elixir-lang","phoenix","phoenix-framework","rabbitmq"],"created_at":"2024-10-03T01:42:21.027Z","updated_at":"2025-03-29T12:15:58.803Z","avatar_url":"https://github.com/KevinDaSilvaS.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notifications\n\n## About\nNotifications is a push notifications microservice that uses broadway to receive notifications and broadcasts then trough phoenix channels and also saves then on couchdb.\nAlso notifications is a substitution of [`notifier`](https://github.com/KevinDaSilvaS/notifier) that has the same purpose, but the notifications is way more tested, more bug prone and uses broadway to process messages instead of amqp library\n\n## How to run\nThere's two ways of running the application, the easier and simplest way is by using the docker-compose file, by just running:\n\n  ```\n   docker-compose up --build\n  ```\n\nOr by cloning and running manually\n\nTo start your Phoenix server:\n\n  * Install dependencies with `mix deps.get`\n  * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`\n\nNow you can visit [`localhost:4000/api/notifications/${topic}`](http://localhost:4000/api/notifications/topic) from your browser.\n\nOr pushing a notification on rabbitmq:\n\n  ```\n   {\n      \"topic\": \"12345\",\n      \"title\": \"a notification title\",\n      \"message\": \"a notification message\",\n      \"redirect\": \"myapp.com/stuff-on-sale\"\n   }\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevindasilvas%2Fnotifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevindasilvas%2Fnotifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevindasilvas%2Fnotifications/lists"}