- Published on
Mock Service Worker is an API mocking library for browsers and Node. It provides seamless mocking by interception of actual requests on the network level using Service Worker API. This makes your application unaware of any mocking being at the place.