Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/husniadil/next-swagger-ui
Wraps Swagger UI using Next.js
https://github.com/husniadil/next-swagger-ui
nextjs openapi openapi3 reactjs swagger swagger-ui
Last synced: 24 days ago
JSON representation
Wraps Swagger UI using Next.js
- Host: GitHub
- URL: https://github.com/husniadil/next-swagger-ui
- Owner: husniadil
- License: apache-2.0
- Created: 2020-11-22T13:23:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-01T23:39:01.000Z (over 3 years ago)
- Last Synced: 2023-04-25T11:22:40.185Z (almost 2 years ago)
- Topics: nextjs, openapi, openapi3, reactjs, swagger, swagger-ui
- Language: JavaScript
- Homepage: https://next-swagger-ui.stringjet.com
- Size: 863 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next-Swagger-UI
**Next-Swagger-UI** wraps [Swagger UI](https://github.com/swagger-api/swagger-ui) using [Next.js](https://github.com/vercel/next.js) and [swagger-ui-react](https://www.npmjs.com/package/swagger-ui-react) component.
Unlike the default implementation of [swagger-ui-react](https://www.npmjs.com/package/swagger-ui-react), the **Next-Swagger-UI** includes Topbar out-of-the-box for dynamic schema loading.
## Deploy your own
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/husniadil/next-swagger-ui)