@chronark/next-rpc
v0.0.6
Published
Lightweight typesafe query and mutation utilities for Next.js
Downloads
10
Readme
A minimal library to perform typesafe queries and mutations in Next.js.
If you are looking for a more complete solution, check out trpc.io.
Install
npm i @chronark/next-rpc
Usage
TODO: Write usage instructions