Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】OpenAPI-UI 根据swagger或openapi3生成接口文档的API工具,也是简化版的postman工具 #4114

Open
rookie-luochao opened this issue Mar 12, 2024 · 0 comments
Labels

Comments

@rookie-luochao
Copy link

  1. openapiUI是一个简单轻量、比 swagger-ui 更美观的 openapi 接口文档,可以快速的生成模拟请求参数并调用 api 请求,UI设计简洁美观、聚焦实用功能、使用简单方便。
  2. openapiUI还提供类似 postman 的手动填写请求信息页面,对比较难填的字段做了填写优化(例如:时间字段、文件字段)。
  3. openapiUI有着符合程序猿审美的简洁UI布局, 可以快捷模拟上百个字段的请求参数,手动填写body数据会提示字段名称和字段类型
  4. 可以全局动态配置Authorization和接口请求超时时间,省略每个接口去填Authorization请求头,可以不同接口都切换不同的等待时间
  5. 代码完全开源,还可以基于此项目二次开发(服务器托管公司所有微服务api文档,快捷切换选择指定api文档进行查阅测试)
  6. 基于react18 + ts5 + vite5 + Docker技术栈,为前端开发提供一个开发到部署的标准模板
  • 项目截图:
    15
    11
    12
    7

  • 后续更新计划:

  1. 优化模拟请求参数的策略
  2. 考虑提供不同语言的请求demo
  3. 响应社区的需求建议,希望大家一起来建设
@ruanyf ruanyf added the weekly label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants