https://github.com/exapsy/stoplight-doc
https://github.com/exapsy/stoplight-doc
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/exapsy/stoplight-doc
- Owner: exapsy
- Created: 2024-04-21T13:07:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T16:33:38.000Z (about 2 years ago)
- Last Synced: 2025-07-27T16:11:41.305Z (12 months ago)
- Language: HTML
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swagger - Redoc
## Generate HTML
```bash
npx redoc-cli bundle swagger.json
open index.html
```