外掛標籤
開發者團隊
原文外掛簡介
StarRestGate seamlessly integrates a powerful, interactive Swagger UI dashboard directly into your WordPress admin area, based on a 100% client-side OAS generator. Designed for developers who build and maintain custom REST APIs, it offers an instant, zero-configuration environment to visualize and securely test endpoints in real-time.
Current features are:
Native Admin Experience: Features a clean, polished Swagger UI interface that blends seamlessly with the WordPress admin UI, making it feel like a core feature.
100% Client-Side OAS Generation: It dynamically queries the standard discovery URL wp-json using JavaScript and transforms the response into OAS. No server-side overhead, no heavy PHP parsing, and no guesswork. You see exactly what the outside world sees.
Instant OAS Download: Easily download the full OpenAPI Specification in JSON format via a dedicated link for seamless integration with your favorite developer tools.
Zero-Configuration Testing: It safely leverages your active admin session and WordPress nonces. Test all standard HTTP verbs (GET, POST, PUT, PATCH, DELETE) securely without configuring external tokens or OAuth.
Production Safe & Invisible: The developer tools are strictly restricted to administrators. For regular visitors and production traffic, the plugin has zero impact and loads zero assets.
Third-Party Software
This plugin bundles the following third-party software:
* Swagger UI – https://github.com/swagger-api/swagger-ui (Apache License 2.0)
