|
|
|
|
|
by yieldcrv
1042 days ago
|
|
our problem with tRPC is that we don't have an easy to way to test the endpoint in say, curl or postman. there is a “REST Wrapper” project out there, but learning that was even needed was … fun I don't mind it, we found other ways to test Out of curiosity, how do you add a memcache to tRPC if you dont want to write directly to the prisma database |
|