https://github.com/phryneas/msw-reqres-in-mock
https://github.com/phryneas/msw-reqres-in-mock
library
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/phryneas/msw-reqres-in-mock
- Owner: phryneas
- License: mit
- Created: 2020-11-28T12:31:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-01T16:24:29.000Z (over 5 years ago)
- Last Synced: 2025-03-31T19:21:14.923Z (over 1 year ago)
- Topics: library
- Language: TypeScript
- Homepage:
- Size: 160 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a mock API based on `msw` that mocks the basic shape of the https://reqres.in API - but let's you actually modify things & will persist them in memory.
Available on npm as [`msw-reqres-in-mock`](https://www.npmjs.com/package/msw-reqres-in-mock)