https://github.com/yousan/swagger-yaml-to-html
Convert Swagger YAML into HTML with Docker
https://github.com/yousan/swagger-yaml-to-html
docker html swagger swagger-yaml
Last synced: 10 months ago
JSON representation
Convert Swagger YAML into HTML with Docker
- Host: GitHub
- URL: https://github.com/yousan/swagger-yaml-to-html
- Owner: yousan
- Created: 2018-08-24T15:15:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T20:45:14.000Z (about 5 years ago)
- Last Synced: 2025-04-07T07:59:34.530Z (about 1 year ago)
- Topics: docker, html, swagger, swagger-yaml
- Language: HTML
- Homepage: https://hub.docker.com/repository/docker/yousan/swagger-yaml-to-html/
- Size: 429 KB
- Stars: 54
- Watchers: 2
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Swagger YAML into HTML

# How To Use
```
docker run --rm -i yousan/swagger-yaml-to-html < petstore.yaml > petstore.html
```
from https://gist.github.com/oseiskar/dbd51a3727fc96dcf5ed189fca491fb3
# Dockerhub
https://hub.docker.com/repository/docker/yousan/swagger-yaml-to-html/