0.0.1 • Published 4 years ago

yapi2service v0.0.1

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

Yapi to Services(typescript)

y2s help
y2s init
module.exports = {
  apiPrefix: 'https://yapi.your.company',
  token: 'token',
  projectId: 12,
  outputPath: 'src/services',
}
y2s update
0.0.1

4 years ago