https://github.com/devkimchi/swagger-ui-rendering-sample
This provides a sample app that renders the Swagger UI page from a given OpenAPI document from either locally or externally.
https://github.com/devkimchi/swagger-ui-rendering-sample
Last synced: 9 months ago
JSON representation
This provides a sample app that renders the Swagger UI page from a given OpenAPI document from either locally or externally.
- Host: GitHub
- URL: https://github.com/devkimchi/swagger-ui-rendering-sample
- Owner: devkimchi
- License: mit
- Created: 2021-10-12T12:01:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-12T23:56:42.000Z (over 4 years ago)
- Last Synced: 2025-02-15T23:44:12.580Z (11 months ago)
- Language: C#
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swagger UI Rendering Sample #
This provides a sample app that renders the Swagger UI page from a given OpenAPI document from either locally or externally.
## Getting Started ##
* Update your `local.settings.json` file with your OpenAPI document URL.