Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicesi/openapi-ui-single-file
https://github.com/nicesi/openapi-ui-single-file
oas openapi openapi-ui openapi3 swagger-ui
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nicesi/openapi-ui-single-file
- Owner: nicesi
- License: mit
- Created: 2020-08-29T20:13:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-05T18:00:23.000Z (over 4 years ago)
- Last Synced: 2024-10-21T05:31:18.447Z (3 months ago)
- Topics: oas, openapi, openapi-ui, openapi3, swagger-ui
- Language: HTML
- Homepage: https://nicesi.com/openapi-ui
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAPI UI
* Single file
* Ultra light-weightCan use it in 3 different ways
1. Go to https://nicesi.com/openapi-ui and enter openapi(swagger) file url
2. https://nicesi.com/openapi-ui?url=https://petstore.swagger.io/v2/swagger.json
3. Edit url field https://github.com/nicesi/openapi-ui-single-file/blob/master/index.html#L39 ./swagger.json (filepath) OR https://your-openapi-file.json (URL)