https://github.com/php-api-clients/middleware-mock
Capture certain API calls and return a mocked response for development
https://github.com/php-api-clients/middleware-mock
hacktoberfest
Last synced: about 2 months ago
JSON representation
Capture certain API calls and return a mocked response for development
- Host: GitHub
- URL: https://github.com/php-api-clients/middleware-mock
- Owner: php-api-clients
- License: mit
- Created: 2019-04-01T18:42:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:56:42.000Z (about 2 years ago)
- Last Synced: 2025-01-20T06:33:36.695Z (about 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 43 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# middleware-mock
Capture certain API calls and return a mocked response for development