universal-api-query
v1.0.0
Published
💎 Elegant and simple way to build requests for REST API
Downloads
280
Maintainers
Readme
Elegant and simple way to build requests for REST API
This package helps you to quickly to build requests for REST API. Move your logic and backend requests to dedicated classes.
🔥 If you use Laravel, this package matches perfectly with spatie/laravel-query-builder.
Thanks
- Inspiration from robsontenorio/vue-api-query.