vue-postgrest

PostgREST integration for Vue.js

Get Started →

Flexible

Make requests through <postgrest> components, the pg mixin or $postgrest instance methods.

Easy to use

Edit items with v-model and persist with item.$post(), item.$patch() and item.$delete().

Powerful

Fully supports the PostgREST query syntax, including filtering, resource embedding and RPCs.

Uses the Fetch API under the hood. Dependency free.