https://github.com/suthagar23/fetch-mocker
Mock HTTP requests which uses fetch, and send custom responses in run time
https://github.com/suthagar23/fetch-mocker
fetch http mock react request-response requests
Last synced: 9 months ago
JSON representation
Mock HTTP requests which uses fetch, and send custom responses in run time
- Host: GitHub
- URL: https://github.com/suthagar23/fetch-mocker
- Owner: suthagar23
- Created: 2019-11-09T18:09:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T18:33:17.000Z (about 4 years ago)
- Last Synced: 2023-03-08T06:17:08.736Z (about 3 years ago)
- Topics: fetch, http, mock, react, request-response, requests
- Language: JavaScript
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fetch Mocker
### Mock HTTP requests which uses fetch, and send custom responses in run time