illustration for Mock REST and GraphQL APIs with Mock Service Worker

Mock REST and GraphQL APIs with Mock Service Worker

43m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
57
people completed
Bookmark
Download
RSS

Controlling the network is the key to fast prototyping, bullet-proof tests, and efficient debugging. In this course, you will learn how to use Mock Service Worker for API mocking—from the setup and your first request handler to describing more complex network scenarios, such as dynamic requests, HTTP streams, and schema-first GraphQL mocking.