igsem-mock-fetch-api
Assign to window.fetch to create a wrapper over the Fetch API, if mockData are supplied it will fake the call to your API and return a response with fake data: window.fetch = Fetch({url:{...data}})
Version 1.2.7 License MIT
Keywords
APIFetchFake APIMock ES6 FetchDummy data AJAXReactJs