stubb
stubb copied to clipboard
Add autofill mode
Add mode that allows "autofilling" of response files by proxying through to real API if response file is missing.
Should be done as additional Rack middleware to prevent complicating core functionality. If response comes back as 404, autofill app tries real API and persists response if any.