Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)