
This repo serves as POC of integrating SwaggerUI dist fragments with vite.js + vue.js.
Swagger UI Vite Dist is an innovative proof of concept that seamlessly integrates Swagger UI distribution fragments with Vite.js and Vue.js. This project aims to enhance the development experience by allowing developers to efficiently implement API documentation in web applications. The combination of Vite's rapid build times and Vue's robust framework capabilities provides an impressive environment for modern web development.
By leveraging this integration, developers can create interactive and user-friendly API documentation that is both visually appealing and functional. This makes it particularly useful for teams looking to improve communication regarding API endpoints and ensure that their documentation stays up-to-date with ongoing changes.

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.