james-elicx / cf-bindings-proxy

Experimental proxy for interfacing with bindings in projects targeting Cloudflare Pages
MIT License
94 stars 4 forks source link

feat: cache api + req/res/url transforms #41

Closed james-elicx closed 1 year ago

james-elicx commented 1 year ago

This PR does the following:

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: d5b3785930a26f7214038e7ad43a3b04aef3d591

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | cf-bindings-proxy | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 1 year ago

🧪 A prerelease is available for testing 🧪

You can install this latest build in your project with: ```sh npm install --save-dev https://prerelease-registry.ixion-labs.workers.dev/james-elicx/cf-bindings-proxy/runs/6331785070/npm-package-cf-bindings-proxy-41 ``` Or you can immediately run this with `npx`: ```sh npx https://prerelease-registry.ixion-labs.workers.dev/james-elicx/cf-bindings-proxy/runs/6331785070/npm-package-cf-bindings-proxy-41 ```