top | item 44031102

(no title)

crab_galaxy | 9 months 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/

discuss

order

probabletrain|9 months ago

GraphQL is another one, with schema introspection and codegen for queries and types.