This project is a simple ASP.NET Core MVC application that integrates Swagger for API documentation. It allows users to view and export API documentation in JSON or YAML format.
📌 Features
-REST API Documentation using Swagger UI.
-Supports JSON and YAML format exports.
-Implements ASP.NET Core MVC pattern.
-Provides an interactive Swagger UI for API testing.
🚀 Getting Started
Prerequisites
-NET 8.0 or later
-Visual Studio 2022 or VS Code
-Postman (optional, for API testing)