WP Manifestindependent plugin directory
manifest / integrations / wordpress-appbridge-api-gateway

AppBridge API Gateway

Secure WordPress REST API gateway plugin for mobile apps, headless WordPress/PWA frontends and automation. Features bearer authentication, refresh-token rotation, CORS, rate limiting, HMAC webhooks, notifications and device sessions, with WooCommerce, ACF, Gravity Forms, Flutter, React Native, Android and iOS support.

by Shahin Ilderemi · github.com/ildrm/wordpress-appbridge-api-gateway · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ildrm/wordpress-appbridge-api-gateway/archive/refs/heads/main.zip

Declares an update source (https://github.com/ildrm/appbridge-api-gateway), so updates arrive through the plugin's own updater.

From the readme

AppBridge API Gateway A secure, extensible application API gateway for WordPress 6.9+ (including WordPress 7.1), designed for Android, iOS, Flutter, React Native, web/PWA, headless frontends, trusted integrations, and automation clients. Author: Shahin Ilderemi Email: ildrm@hotmail.com Website: https://ildrm.com GitHub: https://github.com/ildrm LinkedIn: https://www.linkedin.com/in/ildrm Highlights - Versioned REST namespace: /wp-json/appbridge/v1 - WordPress Abilities API integration on WordPress 6.9+ - High-entropy opaque bearer access and refresh tokens - Refresh-token rotation and family revocation - WordPress Application Password compatibility for trusted integrations - Rate limiting, strict CORS allow-listing, security headers, request IDs - Redacted audit logging - Device/session registration for mobile and web clients - Notifications API - HMAC-signed HTTPS webhooks with encrypted secrets and SSRF protections - WordPress content API facade - WooCommerce catalog and current-user/order access using WooCommerce CRUD APIs - WooCommerce HPOS and Cart/Checkout Blocks compatibility declarations - ACF detection and compatibility with ACF REST exposure - Gravity Forms fo

Read the full README on GitHub →