-
-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Labels
Description
Description
Description
nuxt-rpc
allows you to call your backend-functions from the frontend, as if they were local. No need for an extra language or DSL to learn and maintain. Based off of nuxt-remote-fn & nuxt-serverfn
const todos = await rpc().todo.getTodos();
Repository
https://github.com/gsxdsm/nuxt-rpc
npm
https://www.npmjs.com/package/nuxt-rpc
Nuxt Compatibility
Nuxt 3