Y
Hacker News
new
|
ask
|
show
|
jobs
by
zabil
976 days ago
We're pretty pleased with using trpc. With trpc-openapi, you can set up REST-like APIs. I like this method because it uses TypeScript and not YAML.
1 comments
anttiviljami
976 days ago
Love tRPC! For full stack typescript teams it’s the obvious way to go. Super simple and straightforward. OpenAPI or GraphQL are great though if you’re investing into APIs as a product
link