{"id":21026579,"url":"https://github.com/jmoussa/pulsar-http-client","last_synced_at":"2025-03-13T18:43:28.118Z","repository":{"id":37725895,"uuid":"349891510","full_name":"jmoussa/pulsar-http-client","owner":"jmoussa","description":"A FastAPI Pulsar HTTP client.","archived":false,"fork":false,"pushed_at":"2021-11-19T19:46:46.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T14:34:46.485Z","etag":null,"topics":["apache","apache-pulsar","fast-api","fastapi","pulsar","pulsar-notifications"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jmoussa.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}},"created_at":"2021-03-21T03:29:23.000Z","updated_at":"2022-09-21T03:31:52.000Z","dependencies_parsed_at":"2022-09-06T13:12:12.446Z","dependency_job_id":null,"html_url":"https://github.com/jmoussa/pulsar-http-client","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/jmoussa%2Fpulsar-http-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoussa%2Fpulsar-http-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoussa%2Fpulsar-http-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoussa%2Fpulsar-http-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmoussa","download_url":"https://codeload.github.com/jmoussa/pulsar-http-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243463531,"owners_count":20295128,"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":["apache","apache-pulsar","fast-api","fastapi","pulsar","pulsar-notifications"],"created_at":"2024-11-19T11:45:21.075Z","updated_at":"2025-03-13T18:43:28.086Z","avatar_url":"https://github.com/jmoussa.png","language":"Python","readme":"# Alfred Pulsar Notification RestAPI\n\nThis repo establishes a customizable notification service on top of Apache Pulsar and is able to be interacted with via FastAPI.\n\n## To Run\n\n### Required: Docker Container Running Pulsar\n\n```bash\ndocker run -it \\\n  -p 6650:6650 \\\n  -p 8080:8080 \\\n  --mount source=pulsardata,target=/pulsar/data \\\n  --mount source=pulsarconf,target=/pulsar/conf \\\n  apachepulsar/pulsar:2.7.0 \\\n  bin/pulsar standalone\n```\n\n### Running\n\n```bash\nconda env create -f environment.yml\nconda activate pulsar\npython setup.py develop\ncd alfred/\ncp config.template.py config.py\n# Fill in env variables here\n./run\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmoussa%2Fpulsar-http-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmoussa%2Fpulsar-http-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmoussa%2Fpulsar-http-client/lists"}