Maravel rest wizard MaravelQL - Eases API resource exposure via proxies
by•
Expose your data via gateway (proxy) API faster than before with these new packages that handle not decorated (raw) and decorated data format.
Replies
Best
Maker
📌
Expose your data via gateway (proxy) API faster than before with these new packages.
To complete the rest lib suite offered by macropay-solutions for Laravel/Maravelith and Maravel/Lumen frameworks, I created two new packages that ease the integration for gateways/proxies:
For easing the integration for UNDECORATED resources: - maravel-rest-wizard-proxy that requires maravel-rest-wizard & maravel-rest-wizard-client
For easing the integration for DECORATED resources - maravel-rest-wizard-proxy-decorator that requires maravel-rest-wizard-proxy & maravel-rest-wizard-decorator.
If you want to test the "unbelievable", access the demo pages.
Replies
Expose your data via gateway (proxy) API faster than before with these new packages.
To complete the rest lib suite offered by macropay-solutions for Laravel/Maravelith and Maravel/Lumen frameworks, I created two new packages that ease the integration for gateways/proxies:
For easing the integration for UNDECORATED resources:
- maravel-rest-wizard-proxy
that requires maravel-rest-wizard & maravel-rest-wizard-client
For easing the integration for DECORATED resources
- maravel-rest-wizard-proxy-decorator
that requires maravel-rest-wizard-proxy & maravel-rest-wizard-decorator.
If you want to test the "unbelievable", access the demo pages.
I added a new feature:
Filters on relation aggregates
https://github.com/laravel/frame...