All Projects → lerry903 → swagger-showdoc

lerry903 / swagger-showdoc

Licence: Apache-2.0 license
一个将swagger的Json文件转换为ShowDoc的小工具

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to swagger-showdoc

MsCoreOne
MsCoreOne is a simple Ecommerce with using many technologies such as .NET 5, Entity Framework Core 5, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.
Stars: ✭ 77 (+133.33%)
Mutual labels:  swagger-api
swaggerql
Easily and simply convert SQL database into a REST API with Swagger documentation
Stars: ✭ 40 (+21.21%)
Mutual labels:  swagger-api
Showdoc
ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具
Stars: ✭ 10,099 (+30503.03%)
Mutual labels:  showdoc
Swagger Js
Javascript library to connect to swagger-enabled APIs via browser or nodejs
Stars: ✭ 2,319 (+6927.27%)
Mutual labels:  swagger-api
Swagger Core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
Stars: ✭ 6,898 (+20803.03%)
Mutual labels:  swagger-api
Swagger Ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Stars: ✭ 21,279 (+64381.82%)
Mutual labels:  swagger-api
Swagger Node
Swagger module for node.js
Stars: ✭ 3,917 (+11769.7%)
Mutual labels:  swagger-api
travels-java-api
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
Stars: ✭ 139 (+321.21%)
Mutual labels:  swagger-api
clubi
A group-oriented social media platform written in Laravel and Vue
Stars: ✭ 29 (-12.12%)
Mutual labels:  swagger-api
markdown-swagger
Generate API docs from Swagger file into markdown file.
Stars: ✭ 69 (+109.09%)
Mutual labels:  swagger-api
connexion-example-redis-kubernetes
Connexion Example REST Service with Redis Store
Stars: ✭ 24 (-27.27%)
Mutual labels:  swagger-api
swagger-brake
Swagger contract checker for breaking API changes
Stars: ✭ 49 (+48.48%)
Mutual labels:  swagger-api

swagger-showdoc

License GitHub Release SpringBoot

项目介绍

很多在使用swagger的公司都有一个问题,文档真的可读性不高,在有些情况下,甚至只是开发人员自己能玩,完全不能作为开放文档使用。本项目旨在帮助使用swagger项目的团队,利用现有的swagger.json格式文件来实现文档的自动生成,文档的展示使用了showDoc

软件架构

Spring Boot 2.0.3

JDK 1.8

swagger2markup 1.3.3

okhttp 3.11.0

使用说明

  1. 克隆项目
  2. 直接运行SwaggerShowDocApplication
  3. 访问http://localhost:8080/index.html
  4. 输入各种参数,点击"开始文档同步"按钮

源码地址

参与贡献

  1. Fork 本项目
  2. 新建分支
  3. 提交代码
  4. 新建 Pull Request

License

用户在遵循本项目协议的同时,如果用户下载、安装、使用本项目中所提供的软件,软件作者对任何原因在使用本项目中提供的软件时可能对用户自己或他人造成的任何形式的损失和伤害不承担任何责任。作者有权根据有关法律、法规的变化修改本项目协议。修改后的协议会随附于本项目的新版本中。当发生有关争议时,以最新的协议文本为准。如果用户不同意改动的内容,用户可以自行删除本项目。如果用户继续使用本项目,则视为您接受本协议的变动。

感谢大家 Star & Fork 的支持。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].