New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gen-api-by-swagger

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gen-api-by-swagger

- [ ] 使用规则呢, 参考下人家的呢 [anywhere](https://www.npmjs.com/package/anywhere)

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

gen-api-by-swagger

通过后端的swagger文档,生成js或者ts的api接口定义

TODO

  • 使用规则呢, 参考下人家的呢 anywhere

  • 测试文件?

  • 怎么测试bin的呢

  • 备注功能 + 参数说明 (jsdoc)

  • 输出美化一下啊

  • 文件有本地缓存功能

  • swagger的api数据接口路径走配置文件

  • 入口文件? entry的定义。让谁用呢?

  • 支持一次生成多个?具体需求的定义呢,

  • 如果是多个的话 需要生成js文件吗?

    import api from 'gen-api-by-swagger'
    api.code2ts({
        template: {},
        filepath: path.resolve('./api'),
        swaggerApiUrl: 'http://example.com/common/v2/api-docs?group=api'
    })

FAQs

Package last updated on 14 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc