Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purpose

This is a prototype of a trpc-like rpc system that works exactly for a brownfield next.js 14 page router project.

The project had strict:false configured from day one and that prevented it from adopting trpc which requires strict:true. Hence the reason for the prototype.

It captured the essence of trpc without the advances stuff.

demo

demo

docs

https://nextjs.org/docs/14/pages/building-your-application/routing/api-routes

About

minimalistic trpc like rpc for next.js page router without requiring `"strict": true` in tsconfig.json like trpc

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages