{"id":19779052,"url":"https://github.com/rongfengliang/pushpin-openresty-docker-compose","last_synced_at":"2026-05-01T21:33:39.796Z","repository":{"id":106173089,"uuid":"169505228","full_name":"rongfengliang/pushpin-openresty-docker-compose","owner":"rongfengliang","description":"pushpin-openresty-docker-compose","archived":false,"fork":false,"pushed_at":"2019-02-07T09:31:50.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-24T18:36:52.190Z","etag":null,"topics":["docker","docker-compose","lua","openresty","pushpin"],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/rongfengliang.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":"2019-02-07T01:49:13.000Z","updated_at":"2020-06-09T12:10:19.000Z","dependencies_parsed_at":"2023-06-15T22:30:22.422Z","dependency_job_id":null,"html_url":"https://github.com/rongfengliang/pushpin-openresty-docker-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rongfengliang/pushpin-openresty-docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpushpin-openresty-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpushpin-openresty-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpushpin-openresty-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpushpin-openresty-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rongfengliang","download_url":"https://codeload.github.com/rongfengliang/pushpin-openresty-docker-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpushpin-openresty-docker-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32513699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","docker-compose","lua","openresty","pushpin"],"created_at":"2024-11-12T05:33:18.744Z","updated_at":"2026-05-01T21:33:39.746Z","avatar_url":"https://github.com/rongfengliang.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pushpin with openresty\n\n## stream\n\n* access\n\n```code\ncurl -i http://localhost:7999/userinfo\n\n```\n\n* publish message\n\n```code\ncurl -X POST \\\n  http://localhost:8080/userinfo \\\n  -H 'Content-Type: application/json' \\\n  -H 'Postman-Token: a401a816-2f51-4183-811b-b62a5c9c66a3' \\\n  -H 'cache-control: no-cache' \\\n  -d '{\n \"channel\":\"userinfo\",\n \"data\":{\n  \"username\":\"demoapp\\n,userinfo app \\\\n\",\n  \"userage\":333\n }\n}'\n```\n\n## sse\n\n* access\n\n```code\nhttp://localhost:7999/sse with broswer or some tools\n```\n\n* publish message\n\nbe like sse message type\n\n```code\ncurl -X POST \\\n  http://localhost:8080/sse \\\n  -H 'Content-Type: application/json' \\\n  -H 'Postman-Token: eb2dda2f-705a-42d8-87dd-be3036dd632c' \\\n  -H 'cache-control: no-cache' \\\n  -d '{\n\t\"channel\":\"loginfo\",\n\t\"data\": \"event: userlogin\\ndata: demo login \\n\\n\"\n}'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fpushpin-openresty-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frongfengliang%2Fpushpin-openresty-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fpushpin-openresty-docker-compose/lists"}