{"id":19951545,"url":"https://github.com/grimen/node-http-cache-proxy","last_synced_at":"2025-10-27T11:17:49.433Z","repository":{"id":66699820,"uuid":"173518530","full_name":"grimen/node-http-cache-proxy","owner":"grimen","description":"WIP: A minimalistic HTTP cache reverse proxy middleware/server - for Node.js.","archived":false,"fork":false,"pushed_at":"2019-03-03T08:08:13.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T17:49:54.776Z","etag":null,"topics":["cache","cache-proxy","http","proxy","reverse","reverse-proxy"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@grimen/http-cache-proxy","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/grimen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","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}},"created_at":"2019-03-03T01:38:25.000Z","updated_at":"2025-03-26T08:59:21.000Z","dependencies_parsed_at":"2023-02-22T18:01:11.718Z","dependency_job_id":null,"html_url":"https://github.com/grimen/node-http-cache-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grimen/node-http-cache-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fnode-http-cache-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fnode-http-cache-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fnode-http-cache-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fnode-http-cache-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grimen","download_url":"https://codeload.github.com/grimen/node-http-cache-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fnode-http-cache-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269748220,"owners_count":24469107,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","cache-proxy","http","proxy","reverse","reverse-proxy"],"created_at":"2024-11-13T01:08:34.674Z","updated_at":"2025-10-27T11:17:44.414Z","avatar_url":"https://github.com/grimen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# `node-http-cache-proxy` [![Build Status](https://travis-ci.com/grimen/node-http-cache-proxy.svg?token=sspjPRWbecBSpceU8Jyn\u0026branch=master)](https://travis-ci.com/grimen/node-http-cache-proxy)\n\n*A minimalistic HTTP cache reverse proxy middleware/server - for Node.js.*\n\n\n## Introduction\n\n...\n\n\n## Install\n\nInstall using **npm**:\n\n```bash\n$ npm install @grimen/http-cache-proxy\n```\n\nInstall using **yarn**:\n\n```bash\n$ yarn add @grimen/http-cache-proxy\n```\n\n\n# Use\n\nVery basic **[example](https://github.com/grimen/node-http-cache-proxy/tree/master/examples/basic.js)**:\n\n```javascript\nconst httpCacheProxy = require('@grimen/http-cache-proxy')\n\n// TODO\n```\n\n\n## Test\n\nClone down source code:\n\n```sh\n$ make install\n```\n\nRun **colorful tests** using **jest**:\n\n```sh\n$ make test\n```\n\n\n## About\n\nThis project was mainly initiated - in lack of solid existing alternatives - to be used at our work at **[Markable.ai](https://markable.ai)** to have common code conventions between various programming environments where **Node.js** (for I/O heavy operations) is heavily used.\n\n\n## License\n\nReleased under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimen%2Fnode-http-cache-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrimen%2Fnode-http-cache-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimen%2Fnode-http-cache-proxy/lists"}