Vue Api Query

screenshot of Vue Api Query
laravel
nuxt
vue

Elegant and simple way to build requests for REST API

Overview

This package provides an elegant and simple way to build requests for REST APIs. By allowing you to move your logic and backend requests to dedicated classes, it helps keep your code clean and organized. It is designed to work seamlessly with Laravel and is a great match for the spatie/laravel-query-builder package.

Features

  • Quick request building for REST APIs
  • Logic and backend requests in dedicated classes
  • Clean and elegant code
  • Works well with spatie/laravel-query-builder
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.