msw
There are 399 repositories under msw topic.
mswjs/msw
Industry standard API mocking for JavaScript.
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. 🍺
kubb-labs/kubb
The ultimate toolkit for working with APIs.
mswjs/examples
Examples of Mock Service Worker usage with various frameworks and libraries.
mswjs/msw-storybook-addon
Mock API requests in Storybook with Mock Service Worker.
maloguertin/msw-trpc
tPRC support for MSW
mswjs/mswjs.io
Official website and documentation for the Mock Service Worker library.
mswjs/source
Generate MSW request handlers from various sources (HAR files, OpenAPI documents, etc).
laststance/create-react-app-vite
Create React App Vite ⚛️
laststance/vite-rtk-query
Vite template for React + TypeScript + Redux-Toolkit / RTK Query.
mswjs/http-middleware
Spawn an HTTP server from your request handlers or apply them to an existing server using a middleware.
Tapico/tapico-msw-webarchive
An utility to drive requests handlers through a `.har` web-archive file
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.
mswjs/jest-fixed-jsdom
A superset of the JSDOM environment for Jest that respects Node.js globals.
yugasun/vue-ts-starter
Vue template for starter using Vue3 + TypeScript + Vite + Pinia 🚀
christoph-fricke/openapi-msw
Tiny, type-safe wrapper around MSW for type inference from OpenAPI schemas.
GomaGoma676/nextjs-hasura-basic-lesson
[Hasura基礎編] Nextjs+Hasura+Apollo Clientで学ぶモダンGraphQL Web開発 🚀
apollographql/graphql-testing-library
Testing utilities that encourage good practices for apps built with GraphQL.
pactflow/pact-msw-adapter
Create MSW (mock-service-worker) mocks, and generate pact contracts from the recorded interactions.
Kystverket/IMO-Maritime-Single-Window
An IMO coordinated project developing a generic Maritime Single Window.
wootsbot/X-boilerplate
X-boilerplate a starting boilerplate with configuration and best practices for your Nextjs projects, so you can only focus on building your product.
shunnNet/nuxt-msw
Nuxt module for adding msw
tsukhu/redux-and-react-query
Created with CodeSandbox
kettanaito/movie-app
Movie App for the "Mocking REST and GraphQL APIs with MSW" course on Egghead.
riccardoperra/mswjs-devtools-extension
[WIP] [NOT PUBLISHED YET] Chrome extension for debugging and configuring Mock Service Worker at runtime in your application.
Semperfai/fsd-app-example
Feature-Sliced Design/TS/Vue-3/Pinia/Vite/Tailwind
N-Laboratory/nuxt3-starter-guide-example
This project is a nuxt 3 starter project. It implements Vitest, Storybook, ESLint (flat config, stylistic), VeeValidate, Pinia, Puppeteer, SonarQube, TypeScript.
zimicjs/zimic
Next-gen, TypeScript-first HTTP integrations
tigerabrodi/Raveny
🍜 A website where people can find recipes and find them based on different criteria.
rifandani/solid-app
Bulletproof SolidJS SPA template
basarbk/tdd-svelte
Course project of Svelte with Test Driven Development
dnd-side-project/dnd-10th-4-frontend
내 마음 속의 바다 🌊
josephspurrier/mithril-template
Sample notepad application template in Mithril with TypeScript showing integrations with modern tools. This project uses Babel, Bulma, Cypress, JSX, ESLint, Mock Service Worker, npm, Sass, Storybook, Prettier, VS Code, webpack, and webpack DevServer.
bmvantunes/youtube-react-testing-video6-mock-http-calls-with-msw-react-testing-library
Mocking HTTP calls (fetch and axios) using MSW and react-testing-library
firasrg/expo-msw
A repository to mock data API using msw within Expo app!
jihchi/res-msw
Mock Service Worker (MSW) bindings for ReScript