@byte-web-base/byte-api-cli
v0.0.2
Published
根据.dbml 文件生成 Restful 接口
Downloads
3
Keywords
Readme
byte-api-cli
根据.dbml 文件生成 Restful 接口
Installation
npm i -g @byte-web-base/byte-api-cli
Github OAuth 登录
登录后才能使用 cli, 方便收集信息以更好的改进脚手架的体验
byte-api-cli login
lint-staged+prettier 代码规范
代码规范让系统更加健壮
cli 创建 api 项目
byte-api-cli build database.dbml
ApiFox 测试 API