Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wobsoriano/trpc-nuxt

End-to-end typesafe APIs in Nuxt applications.
https://github.com/wobsoriano/trpc-nuxt

nuxt trpc vue

Last synced: about 3 hours ago
JSON representation

End-to-end typesafe APIs in Nuxt applications.

Awesome Lists containing this project

README

        

# tRPC-Nuxt

End-to-end typesafe APIs with [tRPC.io](https://trpc.io/) in Nuxt applications.

> [!NOTE]
> Looking for tRPC v11 support? Proceed to [this branch](https://github.com/wobsoriano/trpc-nuxt/tree/trpc-v11) instead.



Demo


The client above is not importing any code from the server, only its type declarations.




Docs: https://trpc-nuxt.vercel.app

For version 3 of this module (tRPC v9, auto-imports, auto handlers), [go here](https://github.com/wobsoriano/trpc-nuxt/tree/v3).

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)

## Acknowledgements

Huge thanks to [Alex / KATT](https://github.com/KATT), the author of [tRPC](https://trpc.io/), for being the first sponsor of this project! 🎉

## License

MIT