{"id":37157735,"url":"https://github.com/parkgang/http-cache-server-with-go","last_synced_at":"2026-01-14T18:49:45.090Z","repository":{"id":136048342,"uuid":"428297741","full_name":"parkgang/http-cache-server-with-go","owner":"parkgang","description":"http cache server를 구현해보자","archived":false,"fork":false,"pushed_at":"2023-12-17T05:23:34.000Z","size":1476,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-21T16:52:00.910Z","etag":null,"topics":["cache","go","golang","http","parkgang-blog-assets"],"latest_commit_sha":null,"homepage":"https://parkgang.github.io/blog/2021/11/17/lets-create-an-http-cache-server-with-golang/","language":"Go","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/parkgang.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":"2021-11-15T14:31:22.000Z","updated_at":"2023-12-17T05:21:58.000Z","dependencies_parsed_at":"2023-12-17T06:22:41.007Z","dependency_job_id":"ef341dea-7134-4f5a-837c-3f87a810e8e2","html_url":"https://github.com/parkgang/http-cache-server-with-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parkgang/http-cache-server-with-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parkgang%2Fhttp-cache-server-with-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parkgang%2Fhttp-cache-server-with-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parkgang%2Fhttp-cache-server-with-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parkgang%2Fhttp-cache-server-with-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parkgang","download_url":"https://codeload.github.com/parkgang/http-cache-server-with-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parkgang%2Fhttp-cache-server-with-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28430931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cache","go","golang","http","parkgang-blog-assets"],"created_at":"2026-01-14T18:49:44.394Z","updated_at":"2026-01-14T18:49:45.083Z","avatar_url":"https://github.com/parkgang.png","language":"Go","readme":"# http-cache-server-with-go\n\n\u003e http 캐시 서버를 구현해보자\n\n[Learning HTTP caching in Go](https://www.sanarias.com/blog/115LearningHTTPcachinginGo) 를 참고하여 진행되었습니다.\n\n`HTTP` 의 `etag` 매커니즘과 동시에 캐시서버의 동작이 궁금해서 직접 구현하게 되었습니다.\n\n## Start\n\n`go run main.go` 으로 서버를 실행한 후 [http://localhost:8080](http://localhost:8080) 로 들어가서 요청을 날려보시면 됩니다.\n\n개발자 도구에서 네트워크 탭을 열고 한번 확인해보세요!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparkgang%2Fhttp-cache-server-with-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparkgang%2Fhttp-cache-server-with-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparkgang%2Fhttp-cache-server-with-go/lists"}