interfake
interfake copied to clipboard
:computer: Fake APIs for prototypes & automated tests.
Results
12
interfake issues
Sort by
recently updated
recently updated
newest added
It would be nice to use interfake in a Grunt setup as a connect middleware like this: ``` js connect: { options: { port: 8080, hostname: 'localhost' }, test: {...
With an array in a response, there should be some way to generate an array of whatever length using the template specified.
planned-feature