• Stars
    star
    525
  • Rank 84,404 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create api.js for Easy-Mock. https://easy-mock.github.io/easy-mock-cli/

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