thefrontside / simulacrum

A simulation platform for use during testing, during development and for high-fidelity application previews
91 stars 15 forks source link

foundation simulator proxy and save #286

Closed jbolda closed 2 months ago

jbolda commented 3 months ago

Motivation

API option to proxy to a real endpoint and save any JSON type responses. Useful to save content for a static serve afterwards.

Approach

Use http-proxy-middleware package to handle proxy.

frontsidejack commented 3 months ago

Package Changes Through a0a4cbe3f7f641388f68b045aca53a2f23b7cc93

There are 1 changes which include @simulacrum/foundation-simulator with minor

Planned Package Versions The following package releases are the planned based on the context of changes in this pull request. | package | current | next | |----|----|----| | @simulacrum/foundation-simulator | 0.1.0 | 0.2.0 |

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector