Shobhit
@shobhit
developers, what API tech will you go with for your next experimental project? (a) REST (b) GraphQL (c) tRPC (d) Protocol Buffer
3 replies
0 recast
0 reaction
scottrepreneur @ Devcon 🇹ðŸ‡
@scottrepreneur.eth
GraphQL for sure unless there's a reason for c or d. Ideally, bootstrapped with Hasura.
0 reply
0 recast
0 reaction
vincent
@pixel
If consume, GraphQL is really nice. Heard good things about tRPC when it comes to building, pretty curious about it.
0 reply
0 recast
0 reaction
Leonardo
@leonardo
Restful for nothing apart APIs in limited systems (ie microcontrollers that need 2 endpoint max and aren’t subject to change) or if you work with legacy systems GraphQL for all the rest
0 reply
0 recast
0 reaction