Y
Hacker News
new
|
ask
|
show
|
jobs
by
crab_galaxy
395 days ago
OpenAPI TypeScript is the closest thing I’ve found to perfection when your API is written in a different language than your client.
https://openapi-ts.dev/
1 comments
probabletrain
395 days ago
GraphQL is another one, with schema introspection and codegen for queries and types.
link