Jiacheng Zhang

Results 4 comments of Jiacheng Zhang

I was looking for Swagger documentation page as well but no luck, so I created [SwaggerUI](https://github.com/jiachengzhang1/SwaggerUI) and [SwaggerMarkdown](https://github.com/jiachengzhang1/SwaggerMarkdown) which are similar to [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) and [swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc). The idea is that SwaggerMarkdown...

@essenciary Both UI and Markdown can be tagged as v1 at this point, I was distracted by other stuff, so I didn't have chance to release them. I will release...

@jmrozanec has this feature been completed yet? I implemented something similar for work, I'd like to continue contributing on this if help is still needed.

@AbhimanyuAryan Because SwagUI just builds a html file for the Swagger page, it doesn't really do much. Couple things could be interesting IMO, 1. Add functionality similar to [Swagger Editor](https://editor.swagger.io)...