Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Module Listing Request]: nuxt-rpc #1132

Open
gsxdsm opened this issue Dec 21, 2024 · 0 comments · May be fixed by #1133
Open

[Module Listing Request]: nuxt-rpc #1132

gsxdsm opened this issue Dec 21, 2024 · 0 comments · May be fixed by #1133

Comments

@gsxdsm
Copy link

gsxdsm commented Dec 21, 2024

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

@gsxdsm gsxdsm linked a pull request Dec 21, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant