Skip to content

tommasomeli/wp-api-swaggerui

 
 

Repository files navigation

SwaggerUI for WordPress REST API

Build Status

Descriptions

This plugin is used to display SwaggerUI on WordPress installation by accessing:

alt text

Requirements

  • Your website should not block support of WordPress default REST API
  • Works for WordPress REST API Version 2
  • PHP Version should be greater than 5.4

Instalation

  • Manual Installation
    • Clone this repository
    • Run npm install
    • Run npm run build
    • Copy all files into your wp-content/plugins/wp-api-swaggerui folder
  • Automatic Installation
    • Go to Plugin menu inside your WordPress installation and install it from there

About

SwaggerUI for WordPress REST API v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.5%
  • Shell 15.9%
  • JavaScript 3.9%
  • SCSS 0.7%