https://github.com/peterfritz/swaggerviewer
Host Swagger/OpenAPI specifications with ease, style, and performance.
https://github.com/peterfritz/swaggerviewer
nextjs openapi swagger swagger-ui
Last synced: 4 months ago
JSON representation
Host Swagger/OpenAPI specifications with ease, style, and performance.
- Host: GitHub
- URL: https://github.com/peterfritz/swaggerviewer
- Owner: peterfritz
- Created: 2022-12-25T08:29:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T19:02:01.000Z (about 3 years ago)
- Last Synced: 2025-01-14T14:08:53.307Z (over 1 year ago)
- Topics: nextjs, openapi, swagger, swagger-ui
- Language: CSS
- Homepage: https://swaggerviewer.ptr.red/
- Size: 564 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Swagger Viewer
Easily host your OpenAPI/Swagger specification with a sleek dark mode interface.
## How?
Made with [Next.js](https://nextjs.org/), [Swagger UI](https://www.npmjs.com/package/swagger-ui-react), and [Amoenus Swagger Dark Theme](https://github.com/Amoenus/SwaggerDark).
Inspired on [Swagger Viewer](https://swagger-viewer.vercel.app/) by [@haishan](https://github.com/haishanh).
## Examples
### Petstore Extended
[](https://swaggerviewer.ptr.red/spec/aHR0cHM6Ly9naXRodWIuY29tL09BSS9PcGVuQVBJLVNwZWNpZmljYXRpb24vcmF3L21haW4vZXhhbXBsZXMvdjMuMC9wZXRzdG9yZS1leHBhbmRlZC5qc29u)
[](https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.0/petstore-expanded.json)
### API Pix
[](https://swaggerviewer.ptr.red/spec/aHR0cHM6Ly9naXRodWIuY29tL2JhY2VuL3BpeC1hcGkvcmF3L21hc3Rlci9vcGVuYXBpLnlhbWw%3D)
[](https://github.com/bacen/pix-api/blob/master/openapi.yaml)