{"id":16259775,"url":"https://github.com/guilhem/cachanais","last_synced_at":"2025-04-08T13:44:24.919Z","repository":{"id":49981029,"uuid":"510000161","full_name":"guilhem/cachanais","owner":"guilhem","description":"Populate cache by crawling pages","archived":false,"fork":false,"pushed_at":"2022-09-02T13:07:21.000Z","size":18,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T09:59:02.776Z","etag":null,"topics":["cache","crawler","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guilhem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-03T11:11:28.000Z","updated_at":"2022-09-30T18:53:55.000Z","dependencies_parsed_at":"2022-07-31T16:39:12.449Z","dependency_job_id":null,"html_url":"https://github.com/guilhem/cachanais","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhem%2Fcachanais","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhem%2Fcachanais/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhem%2Fcachanais/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilhem%2Fcachanais/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guilhem","download_url":"https://codeload.github.com/guilhem/cachanais/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247853126,"owners_count":21007077,"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","crawler","hacktoberfest"],"created_at":"2024-10-10T16:04:55.283Z","updated_at":"2025-04-08T13:44:24.900Z","avatar_url":"https://github.com/guilhem.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cachanais\n\nPopulate cache by crawling pages.\n\n## Why\n\nWhen purging cache (or restaring), you may want to repopulate cache.\n_cachanais_ crawl pages by following `href`.\n\n## Usage\n\n* basic\n\n``` shell\n$ cachanais --url https://my-website.com\nVisiting https://my-website.com/\nVisiting https://my-website.com/page1\nVisiting https://my-website.com/page2\n```\n\n* with an ssl offloader\n\n``` shell\n$ cachanais --url https://my-website.com --address http://localhost:8080\nVisiting https://localhost:8080/\nVisiting https://localhost:8080/page1\nVisiting https://localhost:8080/page2\n```\n\n* with custom headers and cookies\n\n``` shell\n$ cachanais --url https://my-website.com --address http://localhost:8080 --cookies mycookie:value --headers X-My-Header:value\nVisiting https://localhost:8080/\nVisiting https://localhost:8080/page1\nVisiting https://localhost:8080/page2\n```\n\n## Name\n\n_cachanais_ is the gentile of the city of _Cachan_.\nBecause we populate cache.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhem%2Fcachanais","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilhem%2Fcachanais","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhem%2Fcachanais/lists"}