Open Collective
Open Collective
Loading

Mock Service Worker

COLLECTIVE
Open source

A seamless REST/GraphQL API mocking library for JavaScript applications.

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Sponsor

Join us for $5.00 per month and support us

Starts at
$5 USD / month

Latest activity by


+ 3
Recurring contribution
Bronze sponsor

Provide a budget so we could pay our contributors tackling the most intricate of issues.

$50 USD / month

Latest activity by


Recurring contribution
Silver sponsor

Join us for $100.00 per month and support us

Starts at
$100 USD / month

Latest activity by


Recurring contribution
Gold sponsor

A generous donation that can allow our team members to work on MSW full-time.

Starts at
$500 USD / month

Latest activity by


Be the first one to contribute!
Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


+ 18

Top financial contributors

Individuals

1
Michael Landis

$600 USD since Jul 2022

2
Incognito

$500 USD since Mar 2021

3
Doist

$294.77 USD since Dec 2022

4
Benoît Burgener

$205 USD since Mar 2021

5
Trevor Burnham

$90 USD since Feb 2023

6
Hung Nguyen

$85 USD since May 2022

7
Minh Nguyen

$50 USD since Jun 2022

8
Esteban De la Rosa

$25 USD since Sep 2021

9
Guest

$20 USD since Nov 2021

10
Ricardo Machado

$10 USD since Dec 2021

Organizations

1
GitHub Sponsors

$2,803.82 USD since Jan 2022

2
Chromatic

$2,000 USD since May 2022

3
Shogun Labs, Inc.

$1,290 USD since Apr 2021

4
Toss

$800 USD since Mar 2023

5
FundOSS

$546.94 USD since Jun 2021

6
commercetools GmbH

$500 USD since Mar 2021

7
Mikel Software

$80 USD since Mar 2023

8
GoMage

$2 USD since Apr 2021

Mock Service Worker is all of us

Our contributors 26

Thank you for supporting Mock Service Worker.

Tim Deschryver

Core Contributor

Marco Moretti

Core Contributor

Matt Sutkowski

Core Contributor

GitHub Sponsors

$2,804 USD

Chromatic

Silver sponsor

$2,000 USD

Toss

Bronze sponsor

$800 USD

Michael Landis

Sponsor

$600 USD

FundOSS

$547 USD

Incognito

Bronze sponsor

$500 USD

Budget


Transparent and open finances.

Contribution #647701

Socket-based interception algorithm

Category
Maintenance and Development
from Artem Zakharchenko to Mock Service Worker
-$500.00 USD
Paid
Invoice #210254
Contribution #637048
$
Today’s balance

$1,356.21 USD

Total raised

$8,657.14 USD

Total disbursed

$7,300.93 USD

Estimated annual budget

$1,724.00 USD

Connect


Let’s get the ball rolling!

News from Mock Service Worker

Updates on our activities and progress.

Announcing data modeling solution

We're thrilled to announce "Data"—data modeling and querying solution for testing and developing JavaScript applications (read the official announcement:...
Read more
Published on April 21, 2021 by Artem Zakharchenko

Node.js interception revamped

We are excited to have rewritten the Node.js request interception, improving its internal logic and public API (no breaking changes for MSW users). This rewrite allowed us to introduce browser-oriented interceptors to catch requests done vi...
Read more
Published on April 21, 2021 by Artem Zakharchenko

Announcing iframe support

With the 0.27.0 release, MSW now supports the interception of requests issued in an iframe. That includes nested iframes as well. We are excited to ship this fe...
Read more
Published on April 21, 2021 by Artem Zakharchenko

About


Mock Service Worker is an API mocking library for JavaScript applications. It uses Service Workers to intercept requests on the network level, once they were actually dispatched and left your application. Because of this, you don't have to alter your application for the sake of mocking.

By introducing a standardized way to write mocks — request handlers — MSW allows you to reuse the same mock definitions in multiple environments and for various purposes: testing, development, debugging. 

Rich support for REST and GraphQL API makes it silly-easy to cover your use cases and enable fast prototyping via a mock-first development. 

Our team

Tim Deschryver

Core Contributor

Marco Moretti

Core Contributor

Matt Sutkowski

Core Contributor