When does a REST API deserve a typed client, and when is it overkill? #11
francescobianco
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Three endpoints and a token: probably just fetch. Ninety endpoints and nested pagination: probably not.
Where is the line for you, and has a generated client ever cost you more than it saved?
All reactions