=== WP API SwaggerUI === Contributors: agussuroyo Tags: swaggerui, wp swaggerui, wp rest api, wp swagger rest api, swaggerui rest api, swagger rest api, wp swagger Requires at least: 4.7 Tested up to: 5.2.2 Stable tag: 1.0 Requires PHP: 5.4 License: GPL v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.txt WordPress REST API with Swagger UI. == Description == SwaggerUI used to make WordPress REST API endpoint have a interactive UI, so we can check our API endpoint directly from the website it self Feature: * Support for GET, POST, PUT, PATCH and DELETE request method * Support for Auth Basic authorization method * Choose which namespace API that will be used on the SwaggerUI == Installation == This plugin can be installed directly from your site. 1. Log in and navigate to Plugins > Add New. 2. Type “WP API SwaggerUI” into the Search and hit Enter. 3. Locate the WP API SwaggerUI plugin in the list of search results and click Install Now. 4. Once installed, click the Activate link. == Screenshots == 1. SwaggerUI Interface 2. Options to choose namespace Rest API == Changelog == = 1.0 = * Initial release