{"id":16026957,"url":"https://github.com/mistralol/nginx-cache-purge","last_synced_at":"2026-04-24T16:33:07.728Z","repository":{"id":65458199,"uuid":"90175846","full_name":"mistralol/nginx-cache-purge","owner":"mistralol","description":"Commandline tool to purge cached urls from nginx","archived":false,"fork":false,"pushed_at":"2019-07-27T10:44:57.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T06:07:19.320Z","etag":null,"topics":["cache","nginx","nginx-cache-purge","purge","sitemap"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mistralol.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":"2017-05-03T17:32:49.000Z","updated_at":"2019-07-27T10:44:59.000Z","dependencies_parsed_at":"2023-01-24T13:15:34.787Z","dependency_job_id":null,"html_url":"https://github.com/mistralol/nginx-cache-purge","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistralol%2Fnginx-cache-purge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistralol%2Fnginx-cache-purge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistralol%2Fnginx-cache-purge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistralol%2Fnginx-cache-purge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mistralol","download_url":"https://codeload.github.com/mistralol/nginx-cache-purge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247286068,"owners_count":20913917,"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":["cache","nginx","nginx-cache-purge","purge","sitemap"],"created_at":"2024-10-08T20:04:20.608Z","updated_at":"2026-04-24T16:33:02.699Z","avatar_url":"https://github.com/mistralol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# nginx-cache-purge\n\n* Gets a list of urls from one or more sitemaps.\n* Send a PURGE request to list url's found\n\n# Install / Running\n\n## From npm\n\n1. npm install -g nginx-cache-purge\n2. nginx-cache-purge http://www.example.com/sitemap.xml\n\n## Run from git clone\n\n1. git clone https://github.com/mistralol/nginx-cache-purge\n2. cd nginx-cache-purge \u0026\u0026 npm install\n3. node index.js http://www.example.com/sitemap.xml\n\n## Server configuration\n\nIn order for this to work properly nginx must have the proxy_cache_purge configured correctly. If it does not then this program will not be able to purge the cache. Typical system like debian / ubuntu have this by default when using the nginx-extras package. It has not currently been tested with any other type of server.\n\n# TODO List\n\n* Needs support for more input formats\n  1. stdin\n  2. json format\n  3. other xml formats\n* Needs limited pipelined request support aka run multiple concurrent requests\n* Stats etc...\n* Better error reporting\n\nFor bugs / ideas please use the issue list on github\n\n# Credits\n\nOriginal Author: James Stevenson\n\nE-Mail: james@stev.org\n\nBLOG: https://www.stev.org\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistralol%2Fnginx-cache-purge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmistralol%2Fnginx-cache-purge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistralol%2Fnginx-cache-purge/lists"}