1.0.1 • Published 3 years ago

quasar-app-extension-mock v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Quasar App Extension mock

Intercept the simulated Axios request to complete the local API debugging function

It seems very useful when developing front-end and back-end separation, using mockjs syntax to intercept requests

Install

quasar ext add mock

Quasar CLI will retrieve it from the NPM registry and install the extension to your project.

Prompts

Asks whether to initialize the default instance of impersonation requests

Uninstall

quasar ext remove mock

Info

This extension uses middleware to simulate Axios requests

Donate

If you appreciate the work that went into this App Extension, please consider donating to Quasar.

Debug

yarn add --dev file:./../quasar-mock
quasar ext invoke mock