vue-postgrest
PostgREST integration for Vue.js
Flexible
Make requests through<postgrest>
components, the pg
mixin or $postgrest
instance methods.
Easy to use
Edit items withv-model
and persist with item.$post()
, item.$patch()
and item.$delete()
.