An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with msw

A curated list of projects in awesome lists tagged with msw .

https://github.com/orval-labs/orval

orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺

angular axios-client codegen faker mock msw openapi-specification orval react react-query swagger typescript

Last synced: 24 Nov 2025

https://github.com/mswjs/examples

Examples of Mock Service Worker usage with various frameworks and libraries.

api example examples graphql handler interceptor mock-service-worker mocking msw request response rest usage

Last synced: 15 May 2025

https://github.com/mswjs/msw-storybook-addon

Mock API requests in Storybook with Mock Service Worker.

addon api mock msw story storybook worker

Last synced: 14 May 2025

https://github.com/maloguertin/msw-trpc

tPRC support for MSW

jest msw trpc

Last synced: 19 Oct 2025

https://github.com/mswjs/source

Generate MSW request handlers from various sources (HAR files, OpenAPI documents, etc).

api generate handlers har mock-service-worker mocking msw openapi request swagger

Last synced: 15 May 2025

https://github.com/mswjs/mswjs.io

Official website and documentation for the Mock Service Worker library.

api match mock mocking msw request routing service-worker

Last synced: 08 Apr 2025

https://github.com/laststance/vite-rtk-query

Vite template for React + TypeScript + Redux-Toolkit / RTK Query.

msw react redux-toolkit rtk-query vite

Last synced: 05 Apr 2025

https://github.com/mswjs/playwright

Mock Service Worker binding for Playwright.

api e2e mock msw network playwright request response test

Last synced: 15 Jun 2025

https://github.com/tapico/tapico-msw-webarchive

An utility to drive requests handlers through a `.har` web-archive file

mock msw

Last synced: 11 Sep 2025

https://github.com/bartstc/vite-ts-react-template

This project provides a basic dev setup intended for Single Page Application (SPA) development. It contains key tools, settings for seamless DX, and an demo app presenting good practices and used tooling in action.

chakra-ui github-actions msw pnpm react react-query react-router-dom-v6 react-router-v6 reactjs spa-template storybook template typescript vite vitejs vitest zustand

Last synced: 13 Sep 2025

https://github.com/mswjs/http-middleware

Spawn an HTTP server from your request handlers or apply them to an existing server using a middleware.

express handler http middleware msw request server

Last synced: 05 Apr 2025

https://github.com/mswjs/jest-fixed-jsdom

A superset of the JSDOM environment for Jest that respects Node.js globals.

environment jest jsdom msw mswjs node testing

Last synced: 12 Apr 2025

https://github.com/yugasun/vue-ts-starter

Vue template for starter using Vue3 + TypeScript + Vite + Pinia 🚀

axios boilerplate element-plus msw pinia starter template typescript vite vue3 vueuse

Last synced: 18 Aug 2025

https://github.com/gomagoma676/nextjs-hasura-basic-lesson

[Hasura基礎編] Nextjs+Hasura+Apollo Clientで学ぶモダンGraphQL Web開発 🚀

apolloclient hasura-graphql msw nextjs react-testing-library

Last synced: 13 Jun 2025

https://github.com/apollographql/graphql-testing-library

Testing utilities that encourage good practices for apps built with GraphQL.

graphql msw testing-library

Last synced: 05 Apr 2025

https://github.com/pactflow/pact-msw-adapter

Create MSW (mock-service-worker) mocks, and generate pact contracts from the recorded interactions.

cdc contract javascript mock-service-worker msw mswjs pact testing

Last synced: 04 Apr 2025

https://github.com/kettanaito/movie-app

Movie App for the "Mocking REST and GraphQL APIs with MSW" course on Egghead.

course egghead movies msw mswjs

Last synced: 15 Apr 2025

https://github.com/riccardoperra/mswjs-devtools-extension

[WIP] [NOT PUBLISHED YET] Chrome extension for debugging and configuring Mock Service Worker at runtime in your application.

apimocking chrome chrome-extension mock mock-server mocking msw mswjs solid-js

Last synced: 23 Mar 2025

https://github.com/zimicjs/zimic

Next-gen TypeScript-first HTTP integrations

api fetch http mock msw openapi service-workers tests typegen types typescript

Last synced: 26 Dec 2025

https://github.com/tigerabrodi/raveny

🍜 A website where people can find recipes and find them based on different criteria.

cypress food github-actions jest msw reactjs recipes storybook styled-components testing-library typescript

Last synced: 16 Apr 2025

https://github.com/custardcream98/msw-devtools

Framework Agnostic Devtools UI for Managing MSW Request Handlers

devtools mock mock-server mocking msw

Last synced: 13 Jul 2025

https://github.com/lordksix/webmetrics-webapp-cra

Web application to check a list of metrics (air pollution) using React and Redux and REST API services.

axios jest msw react-router reactjs redux-toolkit

Last synced: 13 Apr 2025

https://github.com/team-ampersand/dotori-client-v2

Dotori, Dormitory를 담다. - v2 frontend

atomic-design-pattern emotion msw nextjs recoil swr typescript

Last synced: 28 Feb 2025

https://github.com/alicanerdurmaz/testing-react-apps

source code from youtube tutorial

jest mock msw react testing testing-library-react

Last synced: 07 May 2025

https://github.com/nayounsang/msw-dev-tool

Dev tool to control mock logic, modify responses, and monitor API calls.

dev-tools mock msw nextjs react testing zustand

Last synced: 18 Apr 2025

https://github.com/gustavocd/rtkq-msw

App example about testing http calls using RTK Query and msw

msw redux-toolkit

Last synced: 11 Jun 2025

https://github.com/mswjs/socket.io-binding

Binding to mock Socket.IO connections with Mock Service Worker.

intercept mock msw socket socket-io websocket

Last synced: 14 Apr 2025

https://github.com/tzuyi0817/code-immediate

Online code editing and preview tool, similar to CodePen.

code-editor codepen msw rwd tailwindcss vite vitest vue3-typescript

Last synced: 11 Jul 2025

https://github.com/gabrielnafuzi/testing-with-rq-and-msw

simple example of testing react-query custom hook with msw and vitest

msw react-query vitest

Last synced: 16 Apr 2025

https://github.com/react-declarative/cra-template-react-declarative

The most advanced CRM Boilerplate for React + TypeScript + Mobx. Contains snippets for automatic state management in a declarative style

create-react-app crm declarative-programming form-validation grid-system json-endpoint layout-engine material-ui mobx mock mocking msw mui react state-management typescript ux

Last synced: 22 Apr 2025

https://github.com/eddiejaoude/nextjs-mswjs

NextJS example project mocking GitHub API using MswJS and NextJS experimental feature Instrumentation

javascript msw mswjs nextjs

Last synced: 07 Mar 2025

https://github.com/manifoldfinance/mock-rpc

RPC Proxy that uses MSW that allows to override RPC / REST / GraphQL calls to ease testing on certain scenarios

ethereum json-rpc msw proxy rpc

Last synced: 15 Jul 2025

https://github.com/gomagoma676/react-testing-library-lesson-react18

[React18] React software test (Hooks+ReduxToolKit) 🚀

msw react-testing-library redux-toolkit

Last synced: 29 Apr 2025

https://github.com/bagaar/ember-graphql-mocking

Ember addon for mocking GraphQL requests using Mock Service Worker (MSW).

ember-addon graphql msw

Last synced: 08 Oct 2025

https://github.com/powerfulyang/emt-vue-admin

⚡️ Vue3 + Vite5 + Pinia2 + Unocss + Naive UI + vue-i18n + msw + tsx + faker.js Admin Template. 一个好看好用的 Vue3 中后台模板

msw naive-ui pinia tsx unocss unplugin vite5 vue-i18n vue3

Last synced: 19 Apr 2025

https://github.com/sevenoutman/setup-msw

CLI tool that sets up MSW for you

msw quickstart scaffold

Last synced: 23 Mar 2025

https://github.com/muhrifqii/curium-deno-vite-react

Vite template for React + TypeScript + Redux-Toolkit / RTK Query in Deno

deno msw react react-redux redux-toolkit rtk-query vite

Last synced: 29 Oct 2025

https://github.com/ssssota/msw-connect-web

Mock Service Worker utility for connect-web.

connect-web grpc mock msw

Last synced: 16 Jun 2025

https://github.com/f-lab-edu/issue-tracker-js

이슈 트래커(칸반보드)를 구현하는 과정을 기록합니다.

drag-and-drop modal msw store

Last synced: 23 Apr 2025

https://github.com/alaev/nba-draft

Small web application build with React, Recoil, Cypress both for unit testing and e2e using MSW.

cypres-example cypress-react-unit-test-example msw react runs-cypress

Last synced: 21 Mar 2025

https://github.com/hisasann/nuxt-lint-ts-msw

ESlint、TypeScript、Mock Service Worker(msw)でのモックサーバーを使ったリポジトリです

eslint jest msw nuxtjs typescript vue vue-test-utils

Last synced: 04 Apr 2025

https://github.com/jpb06/test-storybook-msw

A poc focusing on atomic design, storybook and msw

atomic-design msw nextjs storybook

Last synced: 01 Mar 2025

https://github.com/starsheriff2/gni-per-capita-in-the-world

This web app shows the GNI per capita indicator for all countries in the world. It consumes the World Bank API. I built it with React and Redux.

api-rest ducks-pattern msw react redux redux-thunk sass styled-components

Last synced: 30 Dec 2025

https://github.com/oz-collabo-project-team-03/AI_Teacher_FE

치열해지는 내신 경쟁 속, 수능 준비로 바쁜 중·고등학생들을 위한 맞춤형 수행평가 AI 채팅앱 탄생!

msw react tailwindcss tanstack-query typescript zustand

Last synced: 02 Sep 2025

https://github.com/vkruglikov/msw-devtools-extension

MSW Devtools Extension - Just upload JSON Config to handle requests via MSW

chrome-extension devtools devtools-extension mocking mocking-framework msw mswjs

Last synced: 23 Apr 2025

https://github.com/fellipeutaka/iglab-design-system

🎨 My first Design System made in Ignite Lab by Rocketseat 🚀💜

eslint github-actions jest msw prettier radix react stitches storybook typescript vite

Last synced: 22 Mar 2025

https://github.com/yuricavalini/ignite-lab-design-system

Design system components project for React. Developed during Rocketseat's Ignite Lab 03.

axios github-actions jest msw radix-ui reactjs storybookjs tailwindcss testing-library typescript vitejs

Last synced: 30 Dec 2025

https://github.com/jimmy-guzman/solid-starter

🍱 Another Solid Starter using Bun, Vite, TypeScript, tailwindcss and daisyUI.

bun daisyui eslint msw playwright solidjs tailwind tailwindcss typescript vitejs vitest

Last synced: 11 Oct 2025

https://github.com/dnd-side-project/dnd-8th-9-frontend

주문 제작 케이크를 위한 서비스, 🍰당도🍰의 프론트엔드 레파지토리입니다.

emotion msw nextjs react storybook tanstack-react-query typescript

Last synced: 14 Oct 2025

https://github.com/gomagoma676/react_vehicle

Web開発ソフトウェアテスト徹底攻略 (React Hooks/Redux + Django REST API) 🚀

msw react-hooks react-testing-library redux-toolkit

Last synced: 27 Feb 2025

https://github.com/icyJoseph/github-jobs

Practice repository, to use Zustand and MSW.

github-jobs html-react-parser jest msw react reactjs testing-library typescript zustand

Last synced: 12 Mar 2025

https://github.com/margo-yunanova/3205.team-fullstack-form

Fullstack приложение для поиска пользователей

celebrate express-js msw mui react react-hook-form react-imask storybook typescript yup

Last synced: 28 Dec 2025

https://github.com/peterknezek/mocks-to-msw

An adapter that provides mocks generated from the har-to-mocks to the MSW.

api front-end handler har har-to-mocks mock mocking mocks msw

Last synced: 11 Apr 2025

https://github.com/raphaeljcm/order-phases-testing-final-exam

Final Exam from the course Testing React with Jest and React Testing Library (RTL)

jest msw reactjs testing-library

Last synced: 04 Apr 2025

https://github.com/ivstudio/mock-service-worker

API Mocking in JavaScript using Mock Service Worker (MSW) demo.

jest msw react react-testing-library

Last synced: 16 Jul 2025

https://github.com/margo-yunanova/movie-explorer

Элитное приложение для получения эксклюзивной информации о фильмах

axios kinopoisk msw mui react react-router typescript vkontakte

Last synced: 05 Apr 2025

https://github.com/gomagoma676/nextjs-testing-blog-latest

[テスト編] Nextjs12 + React-testing-libraryでモダンReactソフトウェアテスト / Section 3 🚀

msw next-page-tester nextjs12 react-testing-library

Last synced: 27 Feb 2025

https://github.com/nu0ma/nextjs-app-with-openapi

MSW + aspida + testing-library + Chakra UI + React-Query

msw nextjs openapi react-query testing typescript

Last synced: 06 Apr 2025

https://github.com/kooltheba/sundaes-testing-library-project

This is a Sundaes 🍨 online shop to practice with React Testing Library 😎

community-project mock-server msw react react-context-api react-hooks react-testing-library testing

Last synced: 14 May 2025

https://github.com/howard86/nextjs-template

Next.js template configured with TypeScript, Chakra UI, RTK Query with Redux Toolkit, ESLint, Prettier and git hooks

chakra-ui cypress eslint git-hooks githooks jest msw nextjs prettier react redux redux-toolkit rtk-query template typescript vercel

Last synced: 25 Jul 2025

https://github.com/arnobt78/explore-github-users-react-vitest-tutorial

A modern web application to search and visualize GitHub user profiles, repositories, and statistics. Built with React, Apollo Client, GraphQL, Vite, Tailwind CSS, and a comprehensive suite of automated tests.

api-testing apollo-client github-graphql-api github-user-explorer github-user-search graphql mock-service-worker mock-service-worker-testing msw react-testing react-testing-github react-testing-library react-vite-tailwindcss-typescript rtl search-form stats-charts test-automation user-profile vitest vitest-ts

Last synced: 18 Sep 2025

https://github.com/dennisbyberg/dictionary

A dictionary application i developed, allowing users to look up word definitions using the Free Dictionary API

html javascript jest msw sass testing-library typescript uuidv4 vite vitest

Last synced: 30 Jul 2025

https://github.com/umarluqman/msw-mocked-api

Short intro to mocked service worker

msw service-worker

Last synced: 15 May 2025

https://github.com/ivstudio/mock-service-worker-demo

In this demo, we'll be configuring MSW to a Create React App testing environment and reusing the same network request mock definitions for testing and development.

mock-apis mock-service-worker msw react

Last synced: 05 Jul 2025

https://github.com/icyjoseph/github-jobs

Practice repository, to use Zustand and MSW.

github-jobs html-react-parser jest msw react reactjs testing-library typescript zustand

Last synced: 15 Mar 2025

https://github.com/kettanaito/tug-o-war

A tug-o-war game with Remix, WebSockets, and MSW.

game msw mswjs remix websocket ws

Last synced: 31 Mar 2025

https://github.com/hhimanshu/rapid-front-end-development

How to work with Mock Service Worker when using REST APIs

jest mock-service-worker msw mswjs react-query storybook tyepscript

Last synced: 01 Mar 2025

https://github.com/duquejo/duquejo-cv-next

Next JS - GitHub repository dedicated to showcasing my professional journey

a11y i18n int msw nextjs playwright react seo shadcn-ui ssr swr tailwindcss typescript vitest

Last synced: 10 Oct 2025

https://github.com/aygunbyr/react-testing-tutorial

React Testing Tutorial from Codevolution

jest msw react-testing-library

Last synced: 18 Mar 2025

https://github.com/12343954/electron-slash-admin

An electron boilerplate base on: `electron-vite-react` + `slash-admin` dashboard (2024)

admin-dashboard admin-panel antd dashboard electron msw react react-dashboard react-router-v6 tailwindcss vite

Last synced: 19 Jul 2025

https://github.com/a1exalexander/tree-view

Tree View – technical task

css html msw typescript vite

Last synced: 23 Feb 2025

https://github.com/reynoldarun09/mern-advanced-authentication

MERN Advanced Authentication: A robust authentication application built using the MERN stack with advanced features, providing users with a secure and seamless experience.

axios docker-compose express jest mongoose msw node nodemailer react react-hook-form shadcn-ui tailwindcss tanstack-react-query typescript vite vitest winston-logger zod-validation

Last synced: 30 Dec 2025

https://github.com/alexanderlapygin/cra_auth_search_offline_rtl_cypress_msw_starter

CRA starter for offline application with authentication, search, persistence and testing using RTL, Cypress and MSW

app auth ci cra cypress db docker e2e javascript js msw offline react rtl search softspiders ss starter template test

Last synced: 13 May 2025