modules
modules copied to clipboard
[Module Listing Request]: `nuxt-rpc`
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