stubb icon indicating copy to clipboard operation
stubb copied to clipboard

Add autofill mode

Open knuton opened this issue 11 years ago • 0 comments

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.

knuton avatar Nov 24 '13 23:11 knuton