StarRestGate
·
A 100% client-side OAS generator with modern Swagger UI integration for the WP REST API. Securely visualize and test your endpoints in real-time.
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-jsonusing 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. - 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)