{"id":21521270,"url":"https://github.com/web-slate/gzip-basics","last_synced_at":"2026-02-22T20:04:42.540Z","repository":{"id":104151247,"uuid":"157180199","full_name":"web-slate/gzip-basics","owner":"web-slate","description":"Gzip Compression Basics","archived":false,"fork":false,"pushed_at":"2024-05-03T17:40:33.000Z","size":2,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T19:42:28.033Z","etag":null,"topics":["gzip-compression"],"latest_commit_sha":null,"homepage":null,"language":null,"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/web-slate.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-11-12T08:27:54.000Z","updated_at":"2019-06-25T16:17:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d96c428-11c0-4736-a045-a14893bb1b87","html_url":"https://github.com/web-slate/gzip-basics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/web-slate/gzip-basics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-slate%2Fgzip-basics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-slate%2Fgzip-basics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-slate%2Fgzip-basics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-slate%2Fgzip-basics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/web-slate","download_url":"https://codeload.github.com/web-slate/gzip-basics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-slate%2Fgzip-basics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29725299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T19:57:12.410Z","status":"ssl_error","status_checked_at":"2026-02-22T19:54:50.710Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gzip-compression"],"created_at":"2024-11-24T01:06:45.107Z","updated_at":"2026-02-22T20:04:42.504Z","avatar_url":"https://github.com/web-slate.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gzip Compression Basics\n\ngzip is a file format used for file compression and decompression.\nIts based on the DEFLATE algorithm.\n\n## HTTP compression\ncapability that can be built into web servers and web clients to improve transfer speed and bandwidth utilization.\ndata is compressed before it is sent from the server\n\n### Web Client / Request Header\nAccept-Encoding: gzip, deflate\n\n### Response Header\nContent-Encoding: gzip\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb-slate%2Fgzip-basics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweb-slate%2Fgzip-basics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb-slate%2Fgzip-basics/lists"}