{"id":17280310,"url":"https://github.com/akellbl4/cache-proxy","last_synced_at":"2025-04-14T09:41:14.553Z","repository":{"id":40705598,"uuid":"332871490","full_name":"akellbl4/cache-proxy","owner":"akellbl4","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-25T21:02:03.000Z","size":7,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T06:17:01.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akellbl4.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":"2021-01-25T20:16:36.000Z","updated_at":"2023-01-15T19:21:06.000Z","dependencies_parsed_at":"2022-07-29T02:48:49.011Z","dependency_job_id":null,"html_url":"https://github.com/akellbl4/cache-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akellbl4%2Fcache-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akellbl4%2Fcache-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akellbl4%2Fcache-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akellbl4%2Fcache-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akellbl4","download_url":"https://codeload.github.com/akellbl4/cache-proxy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248855740,"owners_count":21172635,"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":[],"created_at":"2024-10-15T09:19:59.343Z","updated_at":"2025-04-14T09:41:14.521Z","avatar_url":"https://github.com/akellbl4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cache shared data for Next.js\n\nThis repo has two approatches to cache data before you start build your Next.js app\n\n### Disk cache server\n\nRun this command for caching all data on disk\n\n```\n$ npm run cache-requests\n```\n\nStart server which serve cached data\n\n```\n$ npm run cache-server\n```\n\n### In-memory cache server\n\nThis command runs server which requests data one time and returns it\n\n```\n$ npm run proxy-cache-server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakellbl4%2Fcache-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakellbl4%2Fcache-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakellbl4%2Fcache-proxy/lists"}