[Module Listing Request]: `nuxt-rpc`
Open
Nobody has claimed this yet.
module-request
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the nuxt/modules repository's process for adding a module listing, then verify the linked nuxt-rpc repository and npm package details. Done means nuxt-rpc is listed with its repository, npm link, description, and Nuxt 3 compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt
- Domain
- content
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100