Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philip-gai/swagger-ui-gh-pages
A simple setup of Swagger UI with local spec files hosted on GitHub Pages
https://github.com/philip-gai/swagger-ui-gh-pages
openapi openapi-spec swagger swagger-docs swagger-documentation swagger-ui
Last synced: about 1 month ago
JSON representation
A simple setup of Swagger UI with local spec files hosted on GitHub Pages
- Host: GitHub
- URL: https://github.com/philip-gai/swagger-ui-gh-pages
- Owner: philip-gai
- Created: 2022-02-01T20:26:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T20:26:43.000Z (about 2 years ago)
- Last Synced: 2024-10-01T00:05:24.154Z (about 2 months ago)
- Topics: openapi, openapi-spec, swagger, swagger-docs, swagger-documentation, swagger-ui
- Language: HTML
- Homepage: https://philip-gai.github.io/swagger-ui-gh-pages/
- Size: 24.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo of Swagger UI
- Documentation: [swagger-api/swagger-ui](https://github.com/swagger-api/swagger-ui)
- Template: [Swagger UI on GitHub Pages](https://github.com/peter-evans/swagger-github-pages)## Contributing
To update the swagger docs, copy your spec files into the [`specs`](./specs) folder and run [`Update-SwaggerConfig.ps1`](./scripts/Update-SwaggerConfig.ps1).