easy-mock-cli

Create api.js for Easy-Mock.

Usage no npm install needed!

<script type="module">
  import easyMockCli from 'https://cdn.skypack.dev/easy-mock-cli';
</script>

README

Easy Mock CLI

npm version

Easy Mock CLI 是一个基于 Easy Mock 快速生成 API 调用文件的命令行工具。

如果你正在使用 Easy Mock 伪造接口数据,那一定不要错过 Easy Mock CLI。

Links

Installation

npm install -g easy-mock-cli

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

License

MIT