Swagger Editor
Swagger is the world's largest framework of API developer tools for the OpenAPI Specification(OAS).
It is used for Creating the REST API
How to Setup Swagger Editior using XAMPP
Swagger Editor
https://github.com/swagger-api/swagger-editor.git
XAMPP
https://www.apachefriends.org/xampp-files/7.1.7/xampp-win32-7.1.7-0-VC14-installer.exe
Copy the Swagger Editor into httdocs
Click on the XAMPP Control
It is used for Creating the REST API
How to Setup Swagger Editior using XAMPP
Swagger Editor
https://github.com/swagger-api/swagger-editor.git
XAMPP
https://www.apachefriends.org/xampp-files/7.1.7/xampp-win32-7.1.7-0-VC14-installer.exe
Copy the Swagger Editor into httdocs
Click on the XAMPP Control
Start the Apache from the XAMPP Control start on port 80
We can see REST API Document we can edit our swagger editor.
Comments
Post a Comment