Swagger User Interface
Swagger UI allows anyone — be it your development team or your end consumers — to visualize and interact with the API’s resources without having any of the implementation logic in place. It’s automatically generated from your Swagger specification, with the visual documentation making it easy for back end implementation and client side consumption. Swagger UI https://github.com/swagger-api/swagger-ui.git XAMPP https://www.apachefriends.org/xampp-files/7.1.7/xampp-win32-7.1.7-0-VC14-installer.exe Copy the Swagger UI master zip into httdocs Click on the XAMPP Control Start the Apache from the XAMPP Control start on port 80 http://localhost/swagger-ui-master/dist/