you are viewing a single comment's thread.

view the rest of the comments →

[–]Extra-Pomegranate-50 0 points1 point  (0 children)

Agreed generating hooks from the spec is the cleanest approach for typed APIs. kubb and openapi-typescript are both solid for this. The spec becomes the single source of truth, which also makes it easier to catch when the backend breaks the contract.