Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
should i just make a REST api for that? - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
4y ago
•
8 replies
fotoflo
should i just make a REST api for that?
i have a simple function
: isTrueOrFalse
it returns true or false depending on how the server feels
If i understand this correctly
, with tprc and
useQuery
useQuery
, i have to create a hook that hits the server on every render
.
. but i just want to hit the server on a function call
.
.
.
im thinking TRPC is not the droid im looking for
? just make a simple rest api
?
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Should I make a separate REST api or use my Next project as the api backend
TTC
Theo's Typesafe Cult / questions
3y ago
NextAuth with a Rest API
TTC
Theo's Typesafe Cult / questions
4y ago
API Design: PDF generation in a REST-API
TTC
Theo's Typesafe Cult / questions
3y ago
Proper REST API Nesting
TTC
Theo's Typesafe Cult / questions
3y ago