-
Notifications
You must be signed in to change notification settings - Fork 437
Open
Description
Feature request
Would it be possible to add a mechanism to quickly "record" API payloads to local JSON files?
In other words something like passthrough but with a flag to capture the API result and persist to a local log file that Mirage would understand and use if I turned passthrough mode off. Bonus points if it could dynamically build out scenario stubs that are route aware. Then end goal being where I could wire up some routes to an existing API using fetch and click around the app a bit, review the saved JSON, and take the development back offline, tweaking the "recorded" JSON as needed to make my mocks more flexible or dynamic.
Extra bonus points if there was some sort of integration with Postman collections.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels