robsontenorio / vue-api-query

πŸ’Ž Elegant and simple way to build requests for REST API

Home Page:https://robsontenorio.github.io/vue-api-query

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elegant and simple way to build requests for REST API

This package helps you quickly to build requests for REST API. Move your logic and backend requests to dedicated classes. Keep your code clean and elegant.

πŸ”₯ If you use Laravel, this package matches perfectly with spatie/laravel-query-builder.

Links

Contributors

Thanks to the following people who have contributed to this project:

See all contributors

Thanks

Why another package if we have those? Because currently (march, 2018) they restricted backend response to JSON API specification.

Contact

Twitter @robsontenorio

About

πŸ’Ž Elegant and simple way to build requests for REST API

https://robsontenorio.github.io/vue-api-query

License:MIT License


Languages

Language:JavaScript 100.0%