https://github.com/robsontenorio/vue-api-query
💎 Elegant and simple way to build requests for REST API
https://github.com/robsontenorio/vue-api-query
api laravel nuxt nuxtjs query-builder rest vue
Last synced: 6 months ago
JSON representation
💎 Elegant and simple way to build requests for REST API
- Host: GitHub
- URL: https://github.com/robsontenorio/vue-api-query
- Owner: robsontenorio
- License: mit
- Created: 2018-03-17T04:15:10.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2025-03-28T15:01:45.000Z (8 months ago)
- Last Synced: 2025-04-28T11:55:17.049Z (7 months ago)
- Topics: api, laravel, nuxt, nuxtjs, query-builder, rest, vue
- Language: JavaScript
- Homepage: https://robsontenorio.github.io/vue-api-query
- Size: 3.24 MB
- Stars: 1,666
- Watchers: 32
- Forks: 128
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-vue - vue-api-query - Elegant and simple way to build requests for REST API. (Components & Libraries / Utilities)
- awesome-vue - vue-api-query - Elegant and simple way to build requests for REST API ` 📝 18 days ago` (Utilities [🔝](#readme))
- awesome-vue-zh - Vue-API查询 - 构建REST API请求的优雅而简单的方法. (公用事业 / HTTP请求)
- awesome-vue - vue-api-query ★743 - Elegant and simple way to build requests for REST API. (Utilities / HTTP Requests)
- awesome-vue - vue-api-query - Elegant and simple way to build requests for REST API. (Utilities / HTTP Requests)
- awesome-vue - vue-api-query - Elegant and simple way to build requests for REST API. (Components & Libraries / Utilities)
- fucking-awesome-vue - vue-api-query - Elegant and simple way to build requests for REST API. (Components & Libraries / Utilities)
README
# 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](https://github.com/spatie/laravel-query-builder).
## Links
- [✨ Release Notes](https://robsontenorio.github.io/vue-api-query/releases)
- [📖 Documentation](https://robsontenorio.github.io/vue-api-query)
## Contributors
Thanks to the following people who have contributed to this project:
* [@JoaoPedroAS51](https://github.com/JoaoPedroAS51)
* [@Peter-Krebs](https://github.com/Peter-Krebs)
[See all contributors](https://github.com/robsontenorio/vue-api-query/graphs/contributors)
## Thanks
* Inspiration from [milroyfraser/sarala](https://github.com/milroyfraser/sarala).
* Elegancy from [DavidDuwaer/coloquent](https://github.com/DavidDuwaer/Coloquent).
Why another package if we have those? Because currently (march, 2018) they restricted backend response to JSON API specification.
## Contact
Twitter [@robsontenorio](https://twitter.com/robsontenorio)