dart_api_query 1.0.0
dart_api_query: ^1.0.0 copied to clipboard
Elegant and simple way to build requests for REST API.
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.